1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

- Update to 0.48

PR:		158466
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2011-07-02 18:23:25 +00:00
parent 13975c008a
commit b7e872dbeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276924
2 changed files with 9 additions and 7 deletions

View File

@ -7,10 +7,10 @@
#
PORTNAME= sam2p
PORTVERSION= 0.47
PORTVERSION= 0.48
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MASTER_SITES= GOOGLE_CODE
MAINTAINER= ports@FreeBSD.org
COMMENT= Converts raster (bitmap) image formats into PS or PDF files
@ -19,6 +19,9 @@ RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \
cjpeg:${PORTSDIR}/graphics/jpeg \
tif22pnm:${PORTSDIR}/graphics/tif22pnm
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_PERL5_BUILD= yes
USE_GHOSTSCRIPT_RUN= yes
USE_GMAKE= yes
@ -35,11 +38,11 @@ PLIST_FILES= bin/${PORTNAME}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif
.if !defined(NOPORTEXAMPLES)
${MKDIR} ${EXAMPLESDIR}
@${MKDIR} ${EXAMPLESDIR}
@(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${EXAMPLESDIR})
.endif

View File

@ -1,3 +1,2 @@
MD5 (sam2p-0.47.tar.gz) = 2f1acc6bc1f24d51c2906ce080f20687
SHA256 (sam2p-0.47.tar.gz) = 6e0cdab2b78124084a01cfb41fc5e42c0666c9103d7bf4f7c860f4406e051d23
SIZE (sam2p-0.47.tar.gz) = 558936
SHA256 (sam2p-0.48.tar.gz) = c40c24a13c1a5dfcb7c3ea37e9441c6893f04e9dcdc247eb70512dace0d25093
SIZE (sam2p-0.48.tar.gz) = 562024