diff options
author | mezz <mezz@FreeBSD.org> | 2007-08-09 00:30:58 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-08-09 00:30:58 +0800 |
commit | 862d343b5920570641ec2e7f3f3fb298ffe8fb34 (patch) | |
tree | 9ad0517ca2cbff9ddb8cbcdb71028f1a91593a08 /print | |
parent | 64c01fda22fdc0f666c68ebde5424ad10c09c5e5 (diff) | |
download | freebsd-ports-graphics-862d343b5920570641ec2e7f3f3fb298ffe8fb34.tar.gz freebsd-ports-graphics-862d343b5920570641ec2e7f3f3fb298ffe8fb34.tar.zst freebsd-ports-graphics-862d343b5920570641ec2e7f3f3fb298ffe8fb34.zip |
Update to 2.18.1.
Diffstat (limited to 'print')
-rw-r--r-- | print/libgnomeprint/Makefile | 6 | ||||
-rw-r--r-- | print/libgnomeprint/distinfo | 6 | ||||
-rw-r--r-- | print/libgnomeprint/pkg-plist | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 9aef0f835b8..80a2b30dbc0 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -7,8 +7,8 @@ # PORTNAME= libgnomeprint -PORTVERSION= 2.18.0 -PORTREVISION?= 3 +PORTVERSION= 2.18.1 +PORTREVISION?= 0 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -61,8 +61,6 @@ post-patch: 's|<malloc[.]h>|<stdlib.h>|' @${REINPLACE_CMD} -e "/^SUBDIRS =/s|tests||" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "/^SUBDIRS =/s|doc||" ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e 's|UTF8|UTF-8|g' \ - ${WRKSRC}/libgnomeprint/modules/cups/gnome-print-cups.c post-install: @${MKDIR} ${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo index 66f9c02b3ae..52b40c8b4d3 100644 --- a/print/libgnomeprint/distinfo +++ b/print/libgnomeprint/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/libgnomeprint-2.18.0.tar.bz2) = 5bfc42d67cae1148d1faf238185cbf4d -SHA256 (gnome2/libgnomeprint-2.18.0.tar.bz2) = 2063836aa4d3de6251d3c38350dd41468cf89afde3ed0ae62b7875eb0661cb00 -SIZE (gnome2/libgnomeprint-2.18.0.tar.bz2) = 830629 +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 diff --git a/print/libgnomeprint/pkg-plist b/print/libgnomeprint/pkg-plist index 0216d7e71fe..3608f935e5e 100644 --- a/print/libgnomeprint/pkg-plist +++ b/print/libgnomeprint/pkg-plist @@ -140,6 +140,7 @@ share/locale/nb/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/ne/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/nl/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/nn/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo +share/locale/oc/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/or/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/pa/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/pl/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo @@ -148,6 +149,7 @@ share/locale/pt_BR/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/ro/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/ru/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/rw/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo +share/locale/si/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/sk/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/sl/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo share/locale/sq/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo @@ -187,8 +189,12 @@ share/locale/zh_TW/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo @dirrmtry share/locale/xh @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr @dirrmtry share/locale/ky/LC_MESSAGES |