ports/158466: Update port: graphics/sam2p to 0.48

KATO Tsuguru tkato432 at yahoo.com
Wed Jun 29 18:30:10 UTC 2011


>Number:         158466
>Category:       ports
>Synopsis:       Update port: graphics/sam2p to 0.48
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 29 18:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.48

>How-To-Repeat:
>Fix:

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 at 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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list