[Midnightbsd-cvs] mports: print/libgnomeprint: Update to lbgnomeprint 2.18.4

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 3 21:51:23 EST 2008


Log Message:
-----------
Update to lbgnomeprint 2.18.4

Modified Files:
--------------
    mports/print/libgnomeprint:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)
        pkg-plist (r1.1 -> r1.2)

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/print/libgnomeprint/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L print/libgnomeprint/pkg-plist -L print/libgnomeprint/pkg-plist -u -r1.1 -r1.2
--- print/libgnomeprint/pkg-plist
+++ print/libgnomeprint/pkg-plist
@@ -85,17 +85,18 @@
 lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-lpr.la
 lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-lpr.so
 libdata/pkgconfig/libgnomeprint-%%LIBVERSION%%.pc
-share/gnome/libgnomeprint/%%VERSION%%/globals.xml
-share/gnome/libgnomeprint/%%VERSION%%/models/GNOME-GENERIC-PS.xml
-share/gnome/libgnomeprint/%%VERSION%%/models/GNOME-PDF-WRITER.xml
-share/gnome/libgnomeprint/%%VERSION%%/models/uninstalled/GNOME-META.xml
-share/gnome/libgnomeprint/%%VERSION%%/printers/GENERIC.xml
-share/gnome/libgnomeprint/%%VERSION%%/printers/PDF-WRITER.xml
-share/gnome/libgnomeprint/%%VERSION%%/printers/uninstalled/META.xml
+%%DATADIR%%/%%VERSION%%/globals.xml
+%%DATADIR%%/%%VERSION%%/models/GNOME-GENERIC-PS.xml
+%%DATADIR%%/%%VERSION%%/models/GNOME-PDF-WRITER.xml
+%%DATADIR%%/%%VERSION%%/models/uninstalled/GNOME-META.xml
+%%DATADIR%%/%%VERSION%%/printers/GENERIC.xml
+%%DATADIR%%/%%VERSION%%/printers/PDF-WRITER.xml
+%%DATADIR%%/%%VERSION%%/printers/uninstalled/META.xml
 share/locale/am/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
 share/locale/ar/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
 share/locale/az/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
 share/locale/be/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
+share/locale/be at latin/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
 share/locale/bg/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
 share/locale/bn/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
 share/locale/bn_IN/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
@@ -167,12 +168,12 @@
 share/locale/zh_CN/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
 share/locale/zh_HK/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
 share/locale/zh_TW/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo
- at dirrm share/gnome/libgnomeprint/%%VERSION%%/printers/uninstalled
- at dirrm share/gnome/libgnomeprint/%%VERSION%%/printers
- at dirrm share/gnome/libgnomeprint/%%VERSION%%/models/uninstalled
- at dirrm share/gnome/libgnomeprint/%%VERSION%%/models
- at dirrm share/gnome/libgnomeprint/%%VERSION%%
- at dirrm share/gnome/libgnomeprint
+ at dirrm %%DATADIR%%/%%VERSION%%/printers/uninstalled
+ at dirrm %%DATADIR%%/%%VERSION%%/printers
+ at dirrm %%DATADIR%%/%%VERSION%%/models/uninstalled
+ at dirrm %%DATADIR%%/%%VERSION%%/models
+ at dirrm %%DATADIR%%/%%VERSION%%
+ at dirrm %%DATADIR%%
 @dirrm lib/libgnomeprint/%%VERSION%%/modules/transports
 @dirrm lib/libgnomeprint/%%VERSION%%/modules/filters
 @dirrm lib/libgnomeprint/%%VERSION%%/modules
@@ -203,3 +204,5 @@
 @dirrmtry share/locale/dz
 @dirrmtry share/locale/bn_IN/LC_MESSAGES
 @dirrmtry share/locale/bn_IN
+ at dirrmtry share/locale/be at latin/LC_MESSAGES
+ at dirrmtry share/locale/be at latin
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/print/libgnomeprint/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L print/libgnomeprint/Makefile -L print/libgnomeprint/Makefile -u -r1.1 -r1.2
--- print/libgnomeprint/Makefile
+++ print/libgnomeprint/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libgnomeprint
-PORTVERSION=	2.18.1
+PORTVERSION=	2.18.4
 PORTREVISION?=	0
 CATEGORIES=	print gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
@@ -24,7 +24,7 @@
 LIB_DEPENDS=	fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
 		popt.0:${PORTSDIR}/devel/popt
 
-USE_BISON=	yes
+USE_BISON=	build
 USE_GMAKE=	yes
 USE_GNOME=	gnomeprefix intlhack gnomehack gnomehier glib20 pango libxml2 \
 		libartlgpl2 ltverhack
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/print/libgnomeprint/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L print/libgnomeprint/distinfo -L print/libgnomeprint/distinfo -u -r1.1 -r1.2
--- print/libgnomeprint/distinfo
+++ print/libgnomeprint/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libgnomeprint-2.18.1.tar.bz2) = be87a17490c4976a85488537f22bcfde
-SHA256 (gnome2/libgnomeprint-2.18.1.tar.bz2) = a64ce84b67552c32bd6cc322dbad2056ca9bdc43d825eb126109841adb67d18b
-SIZE (gnome2/libgnomeprint-2.18.1.tar.bz2) = 870168
+MD5 (gnome2/libgnomeprint-2.18.4.tar.bz2) = bc460f875425a956176f07440b3fa46e
+SHA256 (gnome2/libgnomeprint-2.18.4.tar.bz2) = 1de453bf0bdfef88e591dcf8f0bf06242b419847c8ebcd2ff8dc420a9284bd3b
+SIZE (gnome2/libgnomeprint-2.18.4.tar.bz2) = 884718


More information about the Midnightbsd-cvs mailing list