diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-02 04:50:16 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-02 04:50:16 +0800 |
commit | bc1cd673d122266a739112ecc4fb3d076964d328 (patch) | |
tree | 611254df53984ac943c0c695b494d6f96cb358bc /graphics/gpdf | |
parent | 8afb2bfe10d42df1ed5a10ca66448632201774ae (diff) | |
download | marcuscom-ports-bc1cd673d122266a739112ecc4fb3d076964d328.tar marcuscom-ports-bc1cd673d122266a739112ecc4fb3d076964d328.tar.gz marcuscom-ports-bc1cd673d122266a739112ecc4fb3d076964d328.tar.bz2 marcuscom-ports-bc1cd673d122266a739112ecc4fb3d076964d328.tar.lz marcuscom-ports-bc1cd673d122266a739112ecc4fb3d076964d328.tar.xz marcuscom-ports-bc1cd673d122266a739112ecc4fb3d076964d328.tar.zst marcuscom-ports-bc1cd673d122266a739112ecc4fb3d076964d328.zip |
Update to 0.104.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@949 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gpdf')
-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 |