diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-07-26 22:42:26 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-07-26 22:42:26 +0000 |
commit | 81e3271c437ce000a73c82dc45390e7a67b66365 (patch) | |
tree | 00f69e96f6bf1837f0dcc133f51899aa07fdf912 /graphics/exifprobe | |
parent | 8f9857c6f423238065cdc25c09e85d9c5d34037d (diff) | |
download | ports-81e3271c437ce000a73c82dc45390e7a67b66365.tar.gz ports-81e3271c437ce000a73c82dc45390e7a67b66365.zip |
- Update to 2.0.1
Notes
Notes:
svn path=/head/; revision=140196
Diffstat (limited to 'graphics/exifprobe')
-rw-r--r-- | graphics/exifprobe/Makefile | 4 | ||||
-rw-r--r-- | graphics/exifprobe/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/graphics/exifprobe/Makefile b/graphics/exifprobe/Makefile index 6b83f5285763..d0cbec857431 100644 --- a/graphics/exifprobe/Makefile +++ b/graphics/exifprobe/Makefile @@ -6,8 +6,7 @@ # PORTNAME= exifprobe -DISTVERSION= 2.0.0 -PORTREVISION= 1 +DISTVERSION= 2.0.1 CATEGORIES= graphics MASTER_SITES= http://www.virtual-cafe.com/~dhh/tools.d/exifprobe.d/ @@ -15,7 +14,6 @@ MAINTAINER= ahze@FreeBSD.org COMMENT= Probes JPEG or TIFF images and reports contents and structure USE_REINPLACE= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}p1 MAN1= exifgrep.1 exifprobe.1 PLIST_FILES= bin/exifgrep bin/exifprobe diff --git a/graphics/exifprobe/distinfo b/graphics/exifprobe/distinfo index dfe19a631cee..024c0985b429 100644 --- a/graphics/exifprobe/distinfo +++ b/graphics/exifprobe/distinfo @@ -1,2 +1,2 @@ -MD5 (exifprobe-2.0.0.tar.gz) = afda2a87de2174fc9161e1bc9e22718d -SIZE (exifprobe-2.0.0.tar.gz) = 247616 +MD5 (exifprobe-2.0.1.tar.gz) = 3aa2ba4baa6d60c72fb8a4b9b6341c4c +SIZE (exifprobe-2.0.1.tar.gz) = 261568 |