ports/56311: Update port: devel/aap to 1.023

Rui Lopes rui at ruilopes.com
Tue Sep 2 13:20:14 UTC 2003


>Number:         56311
>Category:       ports
>Synopsis:       Update port: devel/aap to 1.023
>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:   Tue Sep 02 06:20:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD disty 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Fri Jun 6 19:30:44 WEST 2003 root at disty:/usr/obj/usr/src/sys/DEBUGGER i386


	
>Description:
* Update to 1.023;
* Only remove the PREFIX/lib/aap dir if its not empty.
  (need this because that dir will be shared with future agide port)
	
>How-To-Repeat:
	
>Fix:

	

--- aap.patch begins here ---
# * Update to 1.023;
# * Only remove the PREFIX/lib/aap dir if its not empty.
#   (need this because that dir will be shared with future agide port)
# -- Rui Lopes <rui at ruilopes.com>
diff -u aap.orig/Makefile aap/Makefile
--- aap.orig/Makefile	Fri Aug 29 01:29:27 2003
+++ aap/Makefile	Tue Sep  2 11:58:23 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	aap
-PORTVERSION=	1.019
+PORTVERSION=	1.023
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	a-a-p
diff -u aap.orig/distinfo aap/distinfo
--- aap.orig/distinfo	Fri Aug 29 01:29:27 2003
+++ aap/distinfo	Tue Sep  2 12:04:14 2003
@@ -1 +1 @@
-MD5 (aap-1.019.zip) = 1741e40f4ca8cf177a860a810cf94a6b
+MD5 (aap-1.023.zip) = 086be51aa5f8c352935461ed32b512f0
diff -u aap.orig/pkg-plist aap/pkg-plist
--- aap.orig/pkg-plist	Fri Aug 29 01:29:27 2003
+++ aap/pkg-plist	Tue Sep  2 12:39:37 2003
@@ -88,10 +88,10 @@
 %%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/index.html
 %%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/license.html
 %%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/ln12.html
-%%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/p2962.html
-%%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/p7033.html
+%%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/p3145.html
+%%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/p7265.html
 %%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/p30.html
-%%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/p881.html
+%%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/p883.html
 %%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/ref-arguments.html
 %%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/ref-assign.html
 %%PORTDOCS%%lib/aap/Exec-%%PORTVERSION%%/doc/html/ref-attributes.html
@@ -148,4 +148,4 @@
 %%PORTDOCS%%@dirrm lib/aap/Exec-%%PORTVERSION%%/doc/html
 %%PORTDOCS%%@dirrm lib/aap/Exec-%%PORTVERSION%%/doc
 @dirrm lib/aap/Exec-%%PORTVERSION%%
- at dirrm lib/aap
+ at unexec rmdir %D/lib/aap 2>/dev/null || true
--- aap.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list