diff options
-rw-r--r-- | graphics/gpdf/Makefile | 2 | ||||
-rw-r--r-- | graphics/gpdf/distinfo | 2 | ||||
-rw-r--r-- | graphics/gpdf/files/patch-configure | 10 | ||||
-rw-r--r-- | graphics/gpdf/pkg-plist | 4 |
4 files changed, 16 insertions, 2 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index 782c3437a..b8ae3e8c4 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gpdf -PORTVERSION= 0.103 +PORTVERSION= 0.104 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} diff --git a/graphics/gpdf/distinfo b/graphics/gpdf/distinfo index 2c8bd8a72..169ad219b 100644 --- a/graphics/gpdf/distinfo +++ b/graphics/gpdf/distinfo @@ -1 +1 @@ -MD5 (gnome2/gpdf-0.103.tar.bz2) = e6a162dc9895eeb4738e142072d9bbbc +MD5 (gnome2/gpdf-0.104.tar.bz2) = 37114c8d6d5baddce2e1d9d55c086703 diff --git a/graphics/gpdf/files/patch-configure b/graphics/gpdf/files/patch-configure new file mode 100644 index 000000000..f195f07b4 --- /dev/null +++ b/graphics/gpdf/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Dec 11 18:31:51 2002 ++++ configure Thu Dec 12 12:07:17 2002 +@@ -7414,6 +7414,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/graphics/gpdf/pkg-plist b/graphics/gpdf/pkg-plist index 7bea7fd48..fa086df99 100644 --- a/graphics/gpdf/pkg-plist +++ b/graphics/gpdf/pkg-plist @@ -24,10 +24,12 @@ share/locale/gl/LC_MESSAGES/gpdf.mo share/locale/he/LC_MESSAGES/gpdf.mo share/locale/hu/LC_MESSAGES/gpdf.mo share/locale/is/LC_MESSAGES/gpdf.mo +share/locale/it/LC_MESSAGES/gpdf.mo share/locale/ja/LC_MESSAGES/gpdf.mo share/locale/kn/LC_MESSAGES/gpdf.mo share/locale/ko/LC_MESSAGES/gpdf.mo share/locale/lv/LC_MESSAGES/gpdf.mo +share/locale/mk/LC_MESSAGES/gpdf.mo share/locale/ms/LC_MESSAGES/gpdf.mo share/locale/nl/LC_MESSAGES/gpdf.mo share/locale/nn/LC_MESSAGES/gpdf.mo @@ -37,10 +39,12 @@ share/locale/pt/LC_MESSAGES/gpdf.mo share/locale/pt_BR/LC_MESSAGES/gpdf.mo share/locale/ru/LC_MESSAGES/gpdf.mo share/locale/sk/LC_MESSAGES/gpdf.mo +share/locale/sq/LC_MESSAGES/gpdf.mo share/locale/sr/LC_MESSAGES/gpdf.mo share/locale/sr@Latn/LC_MESSAGES/gpdf.mo share/locale/sv/LC_MESSAGES/gpdf.mo share/locale/ta/LC_MESSAGES/gpdf.mo +share/locale/th/LC_MESSAGES/gpdf.mo share/locale/tr/LC_MESSAGES/gpdf.mo share/locale/uk/LC_MESSAGES/gpdf.mo share/locale/vi/LC_MESSAGES/gpdf.mo |