ports/96558: [MAINTAINER] sysutils/pkg_cutleaves: update to 20060430

Stefan Walter sw at gegenunendlich.de
Sun Apr 30 17:10:14 UTC 2006


>Number:         96558
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/pkg_cutleaves: update to 20060430
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 30 17:10:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #0: Sun Mar  5 18:45:54 CET
>Description:
- Update to 20060430, which uses pkg_delete instead of pkg_deinstall
- Remove dependency on sysutils/portupgrade
- Remove USE_REINPLACE

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- pkg_cutleaves-20060430.patch begins here ---
Index: Makefile
===================================================================
RCS file: /storage/cvs/FreeBSD/ports/sysutils/pkg_cutleaves/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile	28 Dec 2005 15:43:42 -0000	1.9
+++ Makefile	30 Apr 2006 17:02:31 -0000
@@ -6,18 +6,15 @@
 #
 
 PORTNAME=	pkg_cutleaves
-PORTVERSION=	20051228
+PORTVERSION=	20060430
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.gegenunendlich.de/projects/${PORTNAME}/
 
 MAINTAINER=	sw at gegenunendlich.de
 COMMENT=	Interactive script for deinstalling 'leaf' packages
 
-RUN_DEPENDS=	${LOCALBASE}/sbin/pkg_deinstall:${PORTSDIR}/sysutils/portupgrade
-
 NO_BUILD=	yes
 USE_PERL5=	yes
-USE_REINPLACE=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
@@ -33,7 +30,7 @@
 	  's,/usr/local/etc/pkg_leaves.exclude,${PREFIX}/etc/pkg_leaves.exclude,' \
 	  ${WRKSRC}/pkg_cutleaves
 	@${REINPLACE_CMD} -e \
-	  's,/usr/local/sbin/pkg_deinstall,${LOCALBASE}/sbin/pkg_deinstall,' \
+	  's,/usr/sbin/pkg_delete,${PKG_DELETE},' \
 	  ${WRKSRC}/pkg_cutleaves
 	@${REINPLACE_CMD} -e \
 	  's,/usr/local/sbin/pkgdb,${LOCALBASE}/sbin/pkgdb,' \
Index: distinfo
===================================================================
RCS file: /storage/cvs/FreeBSD/ports/sysutils/pkg_cutleaves/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	28 Dec 2005 15:43:42 -0000	1.2
+++ distinfo	30 Apr 2006 17:02:31 -0000
@@ -1,3 +1,3 @@
-MD5 (pkg_cutleaves-20051228.tar.gz) = 7f924ae6183152cb2c73cfe63dfdd2b2
-SHA256 (pkg_cutleaves-20051228.tar.gz) = 589d1979ff9e711c3b7dd27a4847ef16e4eea13424757af849f870c652dcd8e2
-SIZE (pkg_cutleaves-20051228.tar.gz) = 5878
+MD5 (pkg_cutleaves-20060430.tar.gz) = 4fd606a245b1e7c1026e9261203ef592
+SHA256 (pkg_cutleaves-20060430.tar.gz) = d236b5e09d07904fa12362ba310e3b767f91c907360bda492cdb4430f11ae16f
+SIZE (pkg_cutleaves-20060430.tar.gz) = 5965
--- pkg_cutleaves-20060430.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list