diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-25 15:53:58 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-25 15:53:58 +0800 |
commit | 8b94b9187b238da5c0b6c8a7a080a51c73cd14cc (patch) | |
tree | 04256598cbd4f021a4e9f2e188bc28ca2ff9d68c /print/libgnomeprint | |
parent | 991aeff23384245e5a7726e2f9f22ee02e56fd78 (diff) | |
download | marcuscom-ports-8b94b9187b238da5c0b6c8a7a080a51c73cd14cc.tar marcuscom-ports-8b94b9187b238da5c0b6c8a7a080a51c73cd14cc.tar.gz marcuscom-ports-8b94b9187b238da5c0b6c8a7a080a51c73cd14cc.tar.bz2 marcuscom-ports-8b94b9187b238da5c0b6c8a7a080a51c73cd14cc.tar.lz marcuscom-ports-8b94b9187b238da5c0b6c8a7a080a51c73cd14cc.tar.xz marcuscom-ports-8b94b9187b238da5c0b6c8a7a080a51c73cd14cc.tar.zst marcuscom-ports-8b94b9187b238da5c0b6c8a7a080a51c73cd14cc.zip |
Update to 2.5.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1907 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print/libgnomeprint')
-rw-r--r-- | print/libgnomeprint/Makefile | 5 | ||||
-rw-r--r-- | print/libgnomeprint/distinfo | 3 | ||||
-rw-r--r-- | print/libgnomeprint/files/patch-configure | 10 | ||||
-rw-r--r-- | print/libgnomeprint/files/patch-libgnomeprint_gnome-print.c | 12 | ||||
-rw-r--r-- | print/libgnomeprint/pkg-plist | 1 |
5 files changed, 5 insertions, 26 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 428f23fd6..c9749be38 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libgnomeprint -PORTVERSION= 2.5.2 -PORTREVISION= 1 +PORTVERSION= 2.5.3 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 @@ -21,7 +20,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix intlhack gnomehack gnomehier libbonobo libartlgpl2 \ - gtk20 + gtk20 lthack INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo index 3a960af4f..b91a21da2 100644 --- a/print/libgnomeprint/distinfo +++ b/print/libgnomeprint/distinfo @@ -1 +1,2 @@ -MD5 (gnome2/libgnomeprint-2.5.2.tar.bz2) = b836d210b733414a425601938a70d6e2 +MD5 (gnome2/libgnomeprint-2.5.3.tar.bz2) = 0ba9f3c5f493e85250991007f1e287bd +SIZE (gnome2/libgnomeprint-2.5.3.tar.bz2) = 677778 diff --git a/print/libgnomeprint/files/patch-configure b/print/libgnomeprint/files/patch-configure deleted file mode 100644 index 1aa2a531a..000000000 --- a/print/libgnomeprint/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Mar 11 18:33:02 2003 -+++ configure Wed Mar 12 00:58:23 2003 -@@ -8580,6 +8580,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/print/libgnomeprint/files/patch-libgnomeprint_gnome-print.c b/print/libgnomeprint/files/patch-libgnomeprint_gnome-print.c deleted file mode 100644 index 6aa2b9a4f..000000000 --- a/print/libgnomeprint/files/patch-libgnomeprint_gnome-print.c +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomeprint/gnome-print.c.orig Tue Jan 7 14:39:24 2003 -+++ libgnomeprint/gnome-print.c Tue Jan 7 14:39:35 2003 -@@ -38,8 +38,8 @@ - #include <libgnomeprint/gnome-print-frgba.h> - - /* For the buffer stuff, remove when the buffer stuff is moved out here */ --#include <sys/mman.h> - #include <sys/types.h> -+#include <sys/mman.h> - #include <sys/stat.h> - #include <fcntl.h> - #include <unistd.h> diff --git a/print/libgnomeprint/pkg-plist b/print/libgnomeprint/pkg-plist index 4b230a48b..cf53a69bb 100644 --- a/print/libgnomeprint/pkg-plist +++ b/print/libgnomeprint/pkg-plist @@ -77,6 +77,7 @@ share/locale/cy/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/da/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/de/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/el/LC_MESSAGES/libgnomeprint-2.2.mo +share/locale/en_CA/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/es/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/et/LC_MESSAGES/libgnomeprint-2.2.mo share/locale/fa/LC_MESSAGES/libgnomeprint-2.2.mo |