diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-15 20:56:02 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-15 20:56:02 +0000 |
commit | 5e16114ca172d7f5e70aebc31dc9fadfe219e769 (patch) | |
tree | c602fb2e7902dd86a6e804168ae1d07003afc077 /print/gspdf | |
parent | 2120c17063a8dbec7fa64fad1a19f3b4a2994e83 (diff) | |
download | ports-5e16114ca172d7f5e70aebc31dc9fadfe219e769.tar.gz ports-5e16114ca172d7f5e70aebc31dc9fadfe219e769.zip |
Notes
Diffstat (limited to 'print/gspdf')
-rw-r--r-- | print/gspdf/Makefile | 9 | ||||
-rw-r--r-- | print/gspdf/distinfo | 6 | ||||
-rw-r--r-- | print/gspdf/pkg-descr | 1 | ||||
-rw-r--r-- | print/gspdf/pkg-plist | 7 |
4 files changed, 11 insertions, 12 deletions
diff --git a/print/gspdf/Makefile b/print/gspdf/Makefile index 24eb666759e2..e34065b2da02 100644 --- a/print/gspdf/Makefile +++ b/print/gspdf/Makefile @@ -6,10 +6,11 @@ # PORTNAME= gspdf -PORTVERSION= 0.1 -PORTREVISION= 2 +PORTVERSION= 0.2 CATEGORIES= print gnustep -MASTER_SITES= http://www.gnustep.it/enrico/gspdf/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= gap +DISTNAME= GSPdf-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= A Postscript and Pdf Viewer for GNUstep @@ -21,6 +22,6 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GHOSTSCRIPT= yes -WRKSRC= ${WRKDIR}/GSPdf +MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM .include <bsd.port.mk> diff --git a/print/gspdf/distinfo b/print/gspdf/distinfo index cea5041662dc..1b317f4f19a7 100644 --- a/print/gspdf/distinfo +++ b/print/gspdf/distinfo @@ -1,3 +1,3 @@ -MD5 (gspdf-0.1.tar.gz) = 6ffd3e22f1b668fb0a3a4e0e9e31e8ac -SHA256 (gspdf-0.1.tar.gz) = 6eb2864d9dcd7445eb3d69b0c56b5cf7c370bb8b152fbcdcd8254dfea9a7852c -SIZE (gspdf-0.1.tar.gz) = 41107 +MD5 (GSPdf-0.2.tar.gz) = 40f34e204bcce1463e1641e1b6f593d1 +SHA256 (GSPdf-0.2.tar.gz) = e4856994507d6b368a254e86951498e662b9b2c08b52971c82d3a858de4a2518 +SIZE (GSPdf-0.2.tar.gz) = 40143 diff --git a/print/gspdf/pkg-descr b/print/gspdf/pkg-descr index 96d7a111a6eb..f1c17d90097c 100644 --- a/print/gspdf/pkg-descr +++ b/print/gspdf/pkg-descr @@ -4,3 +4,4 @@ It is a frontend for Ghostscript. LICENSE: GPL2 or later WWW: http://www.gnustep.it/enrico/gspdf/ +WWW: http://gap.nongnu.org/gspdf/index.html diff --git a/print/gspdf/pkg-plist b/print/gspdf/pkg-plist index 91beb699a47a..14bf2984b042 100644 --- a/print/gspdf/pkg-plist +++ b/print/gspdf/pkg-plist @@ -1,22 +1,19 @@ System/Applications/GSPdf.app/GSPdf -System/Applications/GSPdf.app/Resources/English.lproj/GSConsole.gorm -System/Applications/GSPdf.app/Resources/English.lproj/GSPdfDocWin.gorm -System/Applications/GSPdf.app/Resources/English.lproj/Localizable.strings System/Applications/GSPdf.app/Resources/FileEPS.tiff System/Applications/GSPdf.app/Resources/FilePDF.tiff System/Applications/GSPdf.app/Resources/FilePS.tiff +System/Applications/GSPdf.app/Resources/GSConsole.gorm System/Applications/GSPdf.app/Resources/GSPdf.desktop System/Applications/GSPdf.app/Resources/GSPdf.tiff +System/Applications/GSPdf.app/Resources/GSPdfDocWin.gorm System/Applications/GSPdf.app/Resources/Info-gnustep.plist System/Applications/GSPdf.app/Resources/hand.tiff System/Applications/GSPdf.app/Resources/left.tiff System/Applications/GSPdf.app/Resources/page.tiff -System/Applications/GSPdf.app/Resources/papersizes.plist System/Applications/GSPdf.app/Resources/right.tiff System/Applications/GSPdf.app/Resources/zoomin.tiff System/Applications/GSPdf.app/Resources/zoomout.tiff System/Applications/GSPdf.app/stamp.make System/Tools/GSPdf -@dirrm System/Applications/GSPdf.app/Resources/English.lproj @dirrm System/Applications/GSPdf.app/Resources @dirrm System/Applications/GSPdf.app |