ports/69211: Update port: devel/app to 1.068

Rui Lopes rui at ruilopes.com
Sat Jul 17 22:20:29 UTC 2004


>Number:         69211
>Category:       ports
>Synopsis:       Update port: devel/app to 1.068
>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:   Sat Jul 17 22:20:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD speedy 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #3: Sat Jul 17 15:57:17 WEST 2004 root at speedy:/usr/obj/usr/src/sys/DEBUGGER i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- devel::app-update-to-1.068.patch begins here ---
diff -ruN aap.orig/Makefile aap/Makefile
--- aap.orig/Makefile	Sat Jul 17 22:46:19 2004
+++ aap/Makefile	Sat Jul 17 23:06:09 2004
@@ -4,12 +4,9 @@
 #
 # $FreeBSD: ports/devel/aap/Makefile,v 1.14 2004/04/20 07:23:34 krion Exp $
 #
-# Most of plist can be created with:
-# # /usr/ports/Tools/scripts/plist -d -m /etc/mtree/BSD.local.dist $PWD/INSTALL|sed -E 's,1.057,%%PORTVERSION%%,g;s,^(lib/aap/Exec-%%PORTVERSION%%/doc/),%%PORTDOCS%%\1,g;s,^share/doc/.*,,g' | tr -s '\n'> pkg-plist.new
-#
 
 PORTNAME=	aap
-PORTVERSION=	1.063
+PORTVERSION=	1.068
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	a-a-p
@@ -39,5 +36,9 @@
 
 test: install
 	cd ${WRKSRC}; ${PREFIX}/bin/aap
+
+# This target is only meant to be used by the port maintainer.
+x-generate-plist:
+	(${PORTSDIR}/Tools/scripts/plist -d -m ${MTREE_FILE} ${PREFIX}|${SED} -E 's,.*share/nls/.+$$,,g;s,${PORTVERSION},%%PORTVERSION%%,g;s,^(lib/aap/Exec-%%PORTVERSION%%/doc/),%%PORTDOCS%%\1,g;s,^share/doc/aap/.*,,g'|${TR} -s '\n') > temp-pkg-plist
 
 .include <bsd.port.mk>
diff -ruN aap.orig/distinfo aap/distinfo
--- aap.orig/distinfo	Sat Jul 17 22:46:19 2004
+++ aap/distinfo	Sat Jul 17 22:53:14 2004
@@ -1,2 +1,2 @@
-MD5 (aap-1.063.zip) = 3b915db46ca09fc3a2705b907d914f6b
-SIZE (aap-1.063.zip) = 1616556
+MD5 (aap-1.068.zip) = 79aebe6228e6019cdfb78576b3425fb6
+SIZE (aap-1.068.zip) = 1630734
--- devel::app-update-to-1.068.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list