diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 636d8624265e..b984a98196dc 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgnomeprint -PORTVERSION= 2.2.1.2 +PORTVERSION= 2.2.1.3 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 @@ -28,8 +28,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ PLIST_SUB= VERSION=${PORTVERSION} post-patch: - @find ${WRKSRC} -name '*.[ch]' | xargs ${REINPLACE_CMD} -e \ + @${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} -e \ 's|||' + @${REINPLACE_CMD} -e "/^SUBDIRS =/s|tests||" ${WRKSRC}/Makefile.in post-install: @${MKDIR} ${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo index e032b29e92dd..c1738ce7afdf 100644 --- a/print/libgnomeprint/distinfo +++ b/print/libgnomeprint/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgnomeprint-2.2.1.2.tar.bz2) = fac3ff1cd7c57f20234a0ccd3abfec42 +MD5 (gnome2/libgnomeprint-2.2.1.3.tar.bz2) = 36c7db0cd889767a327f118430a13317 diff --git a/print/libgnomeprint/files/patch-ab b/print/libgnomeprint/files/patch-ab deleted file mode 100644 index 59e59f8282e8..000000000000 --- a/print/libgnomeprint/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Tue Feb 4 00:35:09 2003 -+++ Makefile.in Tue Feb 4 00:36:01 2003 -@@ -135,7 +135,7 @@ - am__quote = @am__quote@ - cxxflags_set = @cxxflags_set@ - install_sh = @install_sh@ --SUBDIRS = libgnomeprint tests data po doc -+SUBDIRS = libgnomeprint data po doc - - EXTRA_DIST = \ - ChangeLog \ diff --git a/print/libgnomeprint/pkg-plist b/print/libgnomeprint/pkg-plist index d6d1f46795e4..a3933c09ffec 100644 --- a/print/libgnomeprint/pkg-plist +++ b/print/libgnomeprint/pkg-plist @@ -31,6 +31,9 @@ include/libgnomeprint-2.2/libgnomeprint/private/gpa-utils.h lib/libgnomeprint-2-2.a lib/libgnomeprint-2-2.so lib/libgnomeprint-2-2.so.0 +lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.a +lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.so +lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.so.0 lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-custom.so lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-file.so lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-lpr.so @@ -45,10 +48,12 @@ share/doc/libgnomeprint-2.2/libgnomeprint-gnome-glyphlist.html share/doc/libgnomeprint-2.2/libgnomeprint-gnome-pgl.html share/doc/libgnomeprint-2.2/libgnomeprint-gnome-print-config.html share/doc/libgnomeprint-2.2/libgnomeprint-gnome-print-job.html +share/doc/libgnomeprint-2.2/libgnomeprint-gnome-print-master.html share/doc/libgnomeprint-2.2/libgnomeprint-gnome-print-paper.html share/doc/libgnomeprint-2.2/libgnomeprint-gnome-print-unit.html share/doc/libgnomeprint-2.2/libgnomeprint-gnome-print.html share/doc/libgnomeprint-2.2/libgnomeprint-gnome-rfont.html +share/doc/libgnomeprint-2.2/libgnomeprint-question-index.html share/doc/libgnomeprint-2.2/libgnomeprint-resources.html share/doc/libgnomeprint-2.2/libgnomeprint.html share/doc/libgnomeprint-2.2/libgnomeprintunsorted.html @@ -83,6 +88,8 @@ share/locale/it/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/ja/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/ko/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/lv/LC_MESSAGES/libgnomeprint-2.2.mo +share/locale/mk/LC_MESSAGES/libgnomeprint-2.2.mo +share/locale/ml/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/mn/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/ms/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/nl/LC_MESSAGES/libgnomeprint-2.2.mo @@ -95,6 +102,8 @@ share/locale/ro/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/ru/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/sk/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/sl/LC_MESSAGES/libgnomeprint-2.2.mo +share/locale/sr/LC_MESSAGES/libgnomeprint-2.2.mo +share/locale/sr@Latn/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/sv/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/ta/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/tr/LC_MESSAGES/libgnomeprint-2.2.mo