ports/164160: Update port: graphics/photopc to 3.07

KATO Tsuguru tkato432 at yahoo.com
Sun Jan 15 18:10:13 UTC 2012


>Number:         164160
>Category:       ports
>Synopsis:       Update port: graphics/photopc to 3.07
>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:   Sun Jan 15 18:10:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 3.07

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/photopc/Makefile graphics/photopc/Makefile
--- /usr/ports/graphics/photopc/Makefile	2010-07-15 21:42:03.000000000 +0900
+++ graphics/photopc/Makefile	2011-12-27 21:18:25.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	photopc
-PORTVERSION=	3.06
+PORTVERSION=	3.07
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
@@ -14,8 +14,16 @@
 COMMENT=	A utility to manage an Epson PhotoPC 500 digital camera
 
 GNU_CONFIGURE=	yes
+MAKE_JOBS_SAFE=	yes
 
 MAN1=		epinfo.1 photopc.1
+PORTDOCS=	protocol.htm usage.htm
 PLIST_FILES=	bin/epinfo bin/photopc include/eph_io.h lib/libeph_io.a
 
+post-install:
+.if !defined(NOPORTDOCS)
+	@${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/*.htm ${DOCSDIR}
+.endif
+
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/photopc/distinfo graphics/photopc/distinfo
--- /usr/ports/graphics/photopc/distinfo	2011-07-04 02:05:16.000000000 +0900
+++ graphics/photopc/distinfo	2011-12-27 21:04:46.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (photopc-3.06.tar.gz) = 51637352c094302a6407f603b2a287536d3f4a163a635a62c29d15ef12a17874
-SIZE (photopc-3.06.tar.gz) = 191170
+SHA256 (photopc-3.07.tar.gz) = b42824a7cf7ce76e8e8e81345463d25b8dadd16799920da062aa36aa6ed8489c
+SIZE (photopc-3.07.tar.gz) = 183668
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list