diff -urN /usr/ports/graphics/sam2p/Makefile graphics/sam2p/Makefile --- /usr/ports/graphics/sam2p/Makefile 2010-05-09 23:07:50.000000000 +0900 +++ graphics/sam2p/Makefile 2011-05-08 21:44:22.000000000 +0900 @@ -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 @@ 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 @@ 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 diff -urN /usr/ports/graphics/sam2p/distinfo graphics/sam2p/distinfo --- /usr/ports/graphics/sam2p/distinfo 2010-05-09 23:07:50.000000000 +0900 +++ graphics/sam2p/distinfo 2011-05-08 20:57:39.000000000 +0900 @@ -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