- Update to 0.8.3
This commit is contained in:
parent
7e5111077b
commit
fed1208853
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178258
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user