[PATCH] textproc/intltool: add OrigTree stuff into pkg-plist

Li-Wen Hsu lwhsu at lwhsu.org
Sun Mar 11 02:10:12 UTC 2007


>Submitter-Id:	current-users
>Originator:	Li-Wen Hsu
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] textproc/intltool: add OrigTree stuff into pkg-plist
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 6.2-STABLE i386
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jan 26 00:04:54 CST 2007
>Description:
- Add OrigTree stuff into pkg-plist
- Bump PORTREVISION

Port maintainer (gnome at FreeBSD.org) is cc'd.

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

--- intltool-0.35.5_2.patch begins here ---
diff -ruN -ruN --exclude=CVS /usr/ports/textproc/intltool/Makefile /home/lwhsu/ports/textproc/intltool/Makefile
--- /usr/ports/textproc/intltool/Makefile	Thu Mar  8 10:55:59 2007
+++ /home/lwhsu/ports/textproc/intltool/Makefile	Sun Mar 11 09:41:57 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	intltool
 PORTVERSION=	0.35.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/0.35
diff -ruN -ruN --exclude=CVS /usr/ports/textproc/intltool/pkg-plist /home/lwhsu/ports/textproc/intltool/pkg-plist
--- /usr/ports/textproc/intltool/pkg-plist	Sun Feb 25 08:50:32 2007
+++ /home/lwhsu/ports/textproc/intltool/pkg-plist	Sun Mar 11 09:47:34 2007
@@ -8,4 +8,8 @@
 %%DATADIR%%/intltool-extract.in
 %%DATADIR%%/intltool-merge.in
 %%DATADIR%%/intltool-update.in
+%%DATADIR%%/XML/Parser/Style/OrigTree.pm
+ at dirrm %%DATADIR%%/XML/Parser/Style
+ at dirrm %%DATADIR%%/XML/Parser
+ at dirrm %%DATADIR%%/XML
 @dirrm %%DATADIR%%
--- intltool-0.35.5_2.patch ends here ---



More information about the freebsd-gnome mailing list