diff options
author | perky <perky@FreeBSD.org> | 2002-07-30 04:39:55 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-07-30 04:39:55 +0800 |
commit | 15e60743530973540e4b133286c44351abc97450 (patch) | |
tree | d8ba4fa1bb3260f4a1c4f943ac3b794a04dc1077 /graphics | |
parent | 3c7923c0e465bf365d24101a991baadd44bc845c (diff) | |
download | freebsd-ports-gnome-15e60743530973540e4b133286c44351abc97450.tar.gz freebsd-ports-gnome-15e60743530973540e4b133286c44351abc97450.tar.zst freebsd-ports-gnome-15e60743530973540e4b133286c44351abc97450.zip |
Update to 1.8
PR: 41126
Submitted by: Marius Strom <marius@marius.org>
Approved by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jhead/Makefile | 4 | ||||
-rw-r--r-- | graphics/jhead/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile index 5ccd53521581..9fd2c8c5cb2e 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jhead -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= graphics MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,8 +16,6 @@ MAINTAINER= jamie@hermans.ca MAKEFILE= ${FILESDIR}/Makefile -WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jhead ${PREFIX}/bin .if !defined(NOPORTDOCS) diff --git a/graphics/jhead/distinfo b/graphics/jhead/distinfo index 58c66ddaefa9..792773bb38b0 100644 --- a/graphics/jhead/distinfo +++ b/graphics/jhead/distinfo @@ -1 +1 @@ -MD5 (jhead-1.7.tar.gz) = 99cc43ff2a2fa22845dd686ecd497313 +MD5 (jhead-1.8.tar.gz) = f9963dad3fd17ed4dcd7f706d0603213 |