ports/69598: Update port: devel/devhelp to 0.9.1

Rui Lopes rui at ruilopes.com
Sun Jul 25 23:30:22 UTC 2004


>Number:         69598
>Category:       ports
>Synopsis:       Update port: devel/devhelp to 0.9.1
>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 Jul 25 23:30:20 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:

	

--- update-to-0.9.1.patch begins here ---
diff -u devhelp.orig/Makefile devhelp/Makefile
--- devhelp.orig/Makefile	Sun Jul 25 23:35:26 2004
+++ devhelp/Makefile	Mon Jul 26 00:15:21 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	devhelp
-PORTVERSION=	0.9
+PORTVERSION=	0.9.1
 CATEGORIES?=	devel gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C,^([[:digit:]]+\.[[:digit:]]+).*,\1,}
@@ -21,14 +21,14 @@
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
 USE_GNOME=	gnomehack intlhack gnomeprefix libgtkhtml libgnomeui
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
 CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
 		LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
 
-post-patch:
-	@${REINPLACE_CMD} -E 's,^(LD_),export \1,g' ${WRKSRC}/devhelp.in
+# 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,^@dirrm share/((gnome/[^d]|pixmaps|application|locale).*|gnome$$),,;s,^@dirrm etc/gconf.*,,;s,^etc/gconf/gconf.*,,'|${TR} -s '\n') > temp-pkg-plist
 
 .include <bsd.port.mk>
diff -u devhelp.orig/distinfo devhelp/distinfo
--- devhelp.orig/distinfo	Sun Jul 25 23:35:26 2004
+++ devhelp/distinfo	Sun Jul 25 23:37:43 2004
@@ -1,2 +1,2 @@
-MD5 (gnome2/devhelp-0.9.tar.bz2) = cc1394c8738b91e7b95943a60977759f
-SIZE (gnome2/devhelp-0.9.tar.bz2) = 352597
+MD5 (gnome2/devhelp-0.9.1.tar.bz2) = 2d6358178bbb4e74cf564b7c608d46fa
+SIZE (gnome2/devhelp-0.9.1.tar.bz2) = 372190
Common subdirectories: devhelp.orig/files and devhelp/files
diff -u devhelp.orig/pkg-plist devhelp/pkg-plist
--- devhelp.orig/pkg-plist	Sun Jul 25 23:35:26 2004
+++ devhelp/pkg-plist	Mon Jul 26 00:16:10 2004
@@ -36,6 +36,8 @@
 share/locale/da/LC_MESSAGES/devhelp.mo
 share/locale/de/LC_MESSAGES/devhelp.mo
 share/locale/el/LC_MESSAGES/devhelp.mo
+share/locale/en_CA/LC_MESSAGES/devhelp.mo
+share/locale/en_GB/LC_MESSAGES/devhelp.mo
 share/locale/es/LC_MESSAGES/devhelp.mo
 share/locale/fi/LC_MESSAGES/devhelp.mo
 share/locale/fr/LC_MESSAGES/devhelp.mo
--- update-to-0.9.1.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list