Date: Mon, 01 Aug 2005 19:12:14 +0400 From: Andrej Zverev <az@inec.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84437: [update] editors/tetradraw - use PLIST instead of pkg-plist Message-ID: <E1Dzbxe-0001lF-PV@az.inec.ru> Resent-Message-ID: <200508011520.j71FKRlX054200@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84437 >Category: ports >Synopsis: [update] editors/tetradraw - use PLIST instead of pkg-plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 01 15:20:27 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrej Zverev >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: Cosmetic changes: 1. Use PLIST_FILES pkg-plist - removed >How-To-Repeat: >Fix: --- tetradraw.diff begins here --- diff -Nru tetradraw.orig/Makefile tetradraw/Makefile --- tetradraw.orig/Makefile Tue Apr 12 07:25:23 2005 +++ tetradraw/Makefile Mon Aug 1 19:07:22 2005 @@ -8,7 +8,7 @@ PORTNAME= tetradraw PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,6 +19,8 @@ USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + +PLIST_FILES= bin/tetradraw bin/tetraview post-patch: @${REINPLACE_CMD} -e \ diff -Nru tetradraw.orig/pkg-plist tetradraw/pkg-plist --- tetradraw.orig/pkg-plist Sun Feb 16 20:25:57 2003 +++ tetradraw/pkg-plist Thu Jan 1 03:00:00 1970 @@ -1,2 +0,0 @@ -bin/tetradraw -bin/tetraview --- tetradraw.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Dzbxe-0001lF-PV>