aboutsummaryrefslogtreecommitdiff
path: root/graphics/exifprobe
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-07-09 16:22:09 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-07-09 16:22:09 +0000
commit6f7cf1572a0b4700e3baacd0083ab4986845e9a0 (patch)
tree3115edef9b12260dbdbc2965418b340b59052ba8 /graphics/exifprobe
parenta261ce5338bccb69b2dd76b9de37e1479c918ed4 (diff)
downloadports-6f7cf1572a0b4700e3baacd0083ab4986845e9a0.tar.gz
ports-6f7cf1572a0b4700e3baacd0083ab4986845e9a0.zip
- Fix fetch, distfile was rerolled with patch from filesdir applied.
Reported by: krismail
Notes
Notes: svn path=/head/; revision=138773
Diffstat (limited to 'graphics/exifprobe')
-rw-r--r--graphics/exifprobe/Makefile4
-rw-r--r--graphics/exifprobe/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/exifprobe/Makefile b/graphics/exifprobe/Makefile
index 8e70143d27dd..6b83f5285763 100644
--- a/graphics/exifprobe/Makefile
+++ b/graphics/exifprobe/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= exifprobe
-PORTVERSION= 2.0.0
+DISTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.virtual-cafe.com/~dhh/tools.d/exifprobe.d/
@@ -14,6 +15,7 @@ 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 b8d467d92994..dfe19a631cee 100644
--- a/graphics/exifprobe/distinfo
+++ b/graphics/exifprobe/distinfo
@@ -1,2 +1,2 @@
-MD5 (exifprobe-2.0.0.tar.gz) = cb64fb8f363631518f372ffd15c6ca0e
-SIZE (exifprobe-2.0.0.tar.gz) = 247550
+MD5 (exifprobe-2.0.0.tar.gz) = afda2a87de2174fc9161e1bc9e22718d
+SIZE (exifprobe-2.0.0.tar.gz) = 247616