aboutsummaryrefslogtreecommitdiff
path: root/graphics/gscan2pdf
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-11-29 15:03:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-11-29 15:03:25 +0000
commitfed1208853e18e6560e77f4f68620a0ba247d28c (patch)
treeb33e7a389261d6c293311f3afd0d369be4b895cf /graphics/gscan2pdf
parent7e5111077b50c2826c50abb00f51a5431a38ce6e (diff)
downloadports-fed1208853e18e6560e77f4f68620a0ba247d28c.tar.gz
ports-fed1208853e18e6560e77f4f68620a0ba247d28c.zip
- Update to 0.8.3
Notes
Notes: svn path=/head/; revision=178258
Diffstat (limited to 'graphics/gscan2pdf')
-rw-r--r--graphics/gscan2pdf/Makefile19
-rw-r--r--graphics/gscan2pdf/distinfo6
2 files changed, 16 insertions, 9 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile
index 04da85aab080..e29912a5c49c 100644
--- a/graphics/gscan2pdf/Makefile
+++ b/graphics/gscan2pdf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gscan2pdf
-PORTVERSION= 0.8.0
+PORTVERSION= 0.8.3
CATEGORIES= graphics
MASTER_SITES= SF
@@ -18,11 +18,18 @@ RUN_DEPENDS= tiff2pdf:${PORTSDIR}/graphics/tiff \
p5-Gtk2>=1.112:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext
-USE_PERL5_RUN= yes
-NO_BUILD= yes
-PLIST_FILES= bin/${PORTNAME}
+USE_PERL5= yes
+USE_GETTEXT= yes
+PERL_CONFIGURE= yes
+LOCALES= de en_GB fr nl sv
+PLIST_FILES= bin/${PORTNAME} share/applications/${PORTNAME}.desktop \
+ ${LOCALES:S|^|share/locale/|:S|$|/LC_MESSAGES/${PORTNAME}.mo|} \
+ %%SITE_PERL%%/%%PERL_ARCH%%/auto/${PORTNAME}/.packlist
+PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/${PORTNAME}
+USE_GMAKE= yes
+MAN1= ${PORTNAME}.1
-do-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
+post-patch:
+ @${REINPLACE_CMD} -e 's/--parents/-p/g' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>
diff --git a/graphics/gscan2pdf/distinfo b/graphics/gscan2pdf/distinfo
index 31c4116a8630..52845a9cfe46 100644
--- a/graphics/gscan2pdf/distinfo
+++ b/graphics/gscan2pdf/distinfo
@@ -1,3 +1,3 @@
-MD5 (gscan2pdf-0.8.0.tar.gz) = d97f955cc9ea5ddf0fd99e5b22b21502
-SHA256 (gscan2pdf-0.8.0.tar.gz) = 9d2bd7337a77fe00e5a70637558e188f9a36273a42c49ed8c71cf0ce54bbd44a
-SIZE (gscan2pdf-0.8.0.tar.gz) = 31789
+MD5 (gscan2pdf-0.8.3.tar.gz) = e22abf890fe9963fbce94edd9c48d7f6
+SHA256 (gscan2pdf-0.8.3.tar.gz) = bdb8343ebd261278fe151746fc6a264e4d0996cb68937dbbe8e801d94113ca44
+SIZE (gscan2pdf-0.8.3.tar.gz) = 47041