1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Update to version 3.07

PR:		164160
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2012-01-28 17:50:08 +00:00
parent 0b2dd394ec
commit 3f1abae986
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289965
2 changed files with 11 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= photopc
PORTVERSION= 3.06
PORTVERSION= 3.07
CATEGORIES= graphics
MASTER_SITES= SF
@ -14,8 +14,16 @@ MAINTAINER= ports@FreeBSD.org
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>

View File

@ -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