From ssedov@mbsd.msk.ru Wed Aug 9 20:03:07 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C859C16A4DE for ; Wed, 9 Aug 2006 20:03:06 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3304043D45 for ; Wed, 9 Aug 2006 20:03:05 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [217.118.83.1] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GAuGZ-0000jP-FW for FreeBSD-gnats-submit@freebsd.org; Thu, 10 Aug 2006 00:03:05 +0400 Received: by fonon.realnet (Postfix, from userid 1001) id 17E6812C63; Thu, 10 Aug 2006 00:02:35 +0600 (YEKST) Message-Id: <20060809180235.17E6812C63@fonon.realnet> Date: Thu, 10 Aug 2006 00:02:35 +0600 (YEKST) From: Stanislav Sedov To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [MAINTAINER] lang/sather-tutorial: unbreak on 4.x X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 101727 >Category: ports >Synopsis: [MAINTAINER] lang/sather-tutorial: unbreak on 4.x >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: closed >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 09 20:10:14 GMT 2006 >Closed-Date: Thu Aug 10 03:40:39 GMT 2006 >Last-Modified: Thu Aug 10 03:40:39 GMT 2006 >Originator: Stanislav Sedov >Release: FreeBSD 7.0-CURRENT i386 >Organization: MBSD labs, Inc. >Environment: System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug 2 21:44:37 MSD >Description: [DESCRIBE CHANGES] >How-To-Repeat: >Fix: --- sather-tutorial-000328_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/lang/sather-tutorial/Makefile /var/tmp/sather-tutorial/Makefile --- /usr/ports/lang/sather-tutorial/Makefile Mon Aug 7 19:12:12 2006 +++ /var/tmp/sather-tutorial/Makefile Thu Aug 10 00:02:17 2006 @@ -7,6 +7,7 @@ PORTNAME= tutorial PORTVERSION= 000328 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR=sather/Doc @@ -22,14 +23,8 @@ do-install: ${MKDIR} ${DOCSDIR} - @${TAR} -xf ${DISTDIR}/${DISTFILES} -C ${DOCSDIR} + @${TAR} -xzf ${DISTDIR}/${DISTFILES} -C ${DOCSDIR} @${FIND} ${DOCSDIR}/ -type f -exec ${CHMOD} ${SHAREMODE} {} \; ${CHOWN} -R ${SHAREOWN} ${DOCSDIR}/ -.include - -.if ${OSVERSION} < 500000 -BROKEN= tar is too old -.endif - -.include +.include --- sather-tutorial-000328_1.patch ends here --- >Release-Note: >Audit-Trail: State-Changed-From-To: open->closed State-Changed-By: rafan State-Changed-When: Thu Aug 10 03:40:28 UTC 2006 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=101727 >Unformatted: