ports/58103: Update: devel/cvsgraph 1.20 -> 1.40 and pkg-plist

Philip M. Gollucci philip at p6m7g8.com
Thu Oct 16 05:20:20 UTC 2003


>Number:         58103
>Category:       ports
>Synopsis:       Update: devel/cvsgraph 1.20 -> 1.40 and pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 15 22:20:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 5.0-RELEASE-p7 i386
>Organization:
P6M7G8 Consulting
>Environment:
System: FreeBSD p6m7g8.com 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #2: Mon May 5 23:07:20 EST 2003 philip at p6m7g8:/usr/obj/usr/src/sys/PHILIP-SCSI i386
>Description:
>How-To-Repeat:
>Fix:
--- cvsgraph.diff begins here ---
? pkg-plist
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/cvsgraph/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	18 Aug 2003 16:15:05 -0000	1.15
+++ Makefile	16 Oct 2003 04:03:56 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	cvsgraph
-PORTVERSION=	1.2.0
-PORTREVISION=	2
+PORTVERSION=	1.4.0
 CATEGORIES=	devel graphics
 MASTER_SITES=	http://www.akhphd.au.dk/~bertho/cvsgraph/release/
 
@@ -28,7 +27,6 @@
 DOCDIR=		share/doc/${PORTNAME}
 DOCS=		ChangeLog LICENSE README
 EXAMPLES=	cvsgraphwrapper.php3 mkimage.php3
-PLIST=		${WRKDIR}/pkg-plist
 USE_REINPLACE=	yes
 USE_AUTOCONF=	yes
 GNU_CONFIGURE=	yes
@@ -57,20 +55,6 @@
 		"s|CFLAGS	=|CFLAGS += -I${LOCALBASE}/include \
 		-I${LOCALBASE}/include/gd|g" \
 		${WRKSRC}/Makefile
-
-pre-install:
-	${ECHO_CMD} bin/cvsgraph > ${PLIST}
-	${ECHO_CMD} etc/cvsgraph.conf >> ${PLIST}
-.if !defined(NOPORTDOCS)
-.for i in ${DOCS}
-	${ECHO_CMD} ${DOCDIR}/${i} >> ${PLIST}
-.endfor
-.for i in ${EXAMPLES}
-	${ECHO_CMD} share/examples/${PORTNAME}/${i} >> ${PLIST}
-.endfor
-	${ECHO_CMD} @dirrm share/examples/${PORTNAME} >> ${PLIST}
-	${ECHO_CMD} @dirrm ${DOCDIR} >> ${PLIST}
-.endif
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/cvsgraph/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	14 May 2002 01:49:33 -0000	1.5
+++ distinfo	16 Oct 2003 04:03:56 -0000
@@ -1 +1 @@
-MD5 (cvsgraph-1.2.0.tar.gz) = ac1bc46e50df09106a210a878ee94452
+MD5 (cvsgraph-1.4.0.tar.gz) = 706f0af002424712feb5b8c8406dcce8
--- cvsgraph.diff ends here ---

--- pkg-plist begins here ---
bin/cvsgraph
etc/cvsgraph.conf
share/doc/cvsgraph/ChangeLog
share/doc/cvsgraph/LICENSE
share/doc/cvsgraph/README
share/examples/cvsgraph/cvsgraphwrapper.php3
share/examples/cvsgraph/mkimage.php3
@dirrm share/examples/cvsgraph
@dirrm share/doc/cvsgraph
--- pkg-plist ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list