From d4b1355ff4f9c36970a93ffe9fae18fb3e357359 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 18 Feb 2004 07:17:31 +0000 Subject: Update to 0.123. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1851 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/gpdf/Makefile | 3 +-- graphics/gpdf/distinfo | 3 ++- graphics/gpdf/files/patch-xpdf_gpdf-font-face.c | 10 ---------- graphics/gpdf/pkg-plist | 2 ++ 4 files changed, 5 insertions(+), 13 deletions(-) delete mode 100644 graphics/gpdf/files/patch-xpdf_gpdf-font-face.c (limited to 'graphics') diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index 1a559fca4..f21ef2ca8 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gpdf -PORTVERSION= 0.122 -PORTREVISION= 2 +PORTVERSION= 0.123 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 48fd2b144..ea76bdece 100644 --- a/graphics/gpdf/distinfo +++ b/graphics/gpdf/distinfo @@ -1 +1,2 @@ -MD5 (gnome2/gpdf-0.122.tar.bz2) = 9119f13bb6ef6d4b20c1870efb392656 +MD5 (gnome2/gpdf-0.123.tar.bz2) = 1c9c5792738d082e5f5ebb9ba62b18fd +SIZE (gnome2/gpdf-0.123.tar.bz2) = 1072050 diff --git a/graphics/gpdf/files/patch-xpdf_gpdf-font-face.c b/graphics/gpdf/files/patch-xpdf_gpdf-font-face.c deleted file mode 100644 index 8361b2b67..000000000 --- a/graphics/gpdf/files/patch-xpdf_gpdf-font-face.c +++ /dev/null @@ -1,10 +0,0 @@ ---- xpdf/gpdf-font-face.c.orig Thu Feb 5 16:36:51 2004 -+++ xpdf/gpdf-font-face.c Thu Feb 5 16:43:38 2004 -@@ -151,7 +151,6 @@ - entry->speciesname = g_strdup (species - ? species - : (const guchar*) "Regular"); -- entry->weight = entry->speciesname; /* FIXME here and in fcpattern_to_gp_font_entry */ - entry->Weight = weight; - entry->familyname = g_strdup (family); - entry->name = g_strconcat (family, " ", entry->speciesname, NULL); diff --git a/graphics/gpdf/pkg-plist b/graphics/gpdf/pkg-plist index 5b7a9ab4b..54cd26749 100644 --- a/graphics/gpdf/pkg-plist +++ b/graphics/gpdf/pkg-plist @@ -15,6 +15,7 @@ share/gnome/gnome-2.0/ui/gpdf-window-ui.xml share/gnome/gpdf/glade/gpdf-print-progress-dialog.glade share/gnome/gpdf/glade/gpdf-properties-dialog.glade share/gnome/help/gpdf/C/figures/gpdf_start_window.png +share/gnome/help/gpdf/C/figures/gpdf_window.png share/gnome/help/gpdf/C/gpdf.xml share/gnome/help/gpdf/C/legal.xml share/gnome/help/gpdf/es/figures/gpdf_start_window.png @@ -76,6 +77,7 @@ share/locale/pt_BR/LC_MESSAGES/gpdf.mo share/locale/ro/LC_MESSAGES/gpdf.mo share/locale/ru/LC_MESSAGES/gpdf.mo share/locale/sk/LC_MESSAGES/gpdf.mo +share/locale/sl/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 -- cgit v1.2.3