ports/84437: [update] editors/tetradraw - use PLIST instead of pkg-plist

Andrej Zverev az at inec.ru
Mon Aug 1 15:20:32 UTC 2005


>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 at 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:



More information about the freebsd-ports-bugs mailing list