aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imageindex
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-11-15 00:07:14 +0800
committervs <vs@FreeBSD.org>2005-11-15 00:07:14 +0800
commitb69623f0b30fcf5da4e0309b7c040d95b13416f6 (patch)
treeb4be064607544ccafcc1f2c30d64724e8771fa18 /graphics/imageindex
parent03ca05bc107afbf671ff25dd005ce42ae3a42bd3 (diff)
downloadfreebsd-ports-gnome-b69623f0b30fcf5da4e0309b7c040d95b13416f6.tar.gz
freebsd-ports-gnome-b69623f0b30fcf5da4e0309b7c040d95b13416f6.tar.zst
freebsd-ports-gnome-b69623f0b30fcf5da4e0309b7c040d95b13416f6.zip
- Update to 1.0.9 [1]
- Fix Perl-deps while here - Prune pkg-plist PR: ports/88875 [1] Submitted by: Michael Ablassmeier Approved by: maintainer in PR ports/88834
Diffstat (limited to 'graphics/imageindex')
-rw-r--r--graphics/imageindex/Makefile9
-rw-r--r--graphics/imageindex/distinfo5
-rw-r--r--graphics/imageindex/pkg-plist4
3 files changed, 9 insertions, 9 deletions
diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile
index 5605b6c8c403..6ff7a64872db 100644
--- a/graphics/imageindex/Makefile
+++ b/graphics/imageindex/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= imageindex
-PORTVERSION= 1.0.7
+PORTVERSION= 1.0.9
CATEGORIES= graphics
MASTER_SITES= http://www.edwinh.org/imageindex/release/ \
http://www.reynoldsnet.org/imageindex/release/
@@ -20,16 +20,19 @@ RUN_DEPENDS= \
${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info
USE_REINPLACE= yes
+USE_PERL5_RUN= yes
+MAKE_ARGS+= PERLPATH=${PERL}
+
+PLIST_FILES= bin/imageindex bin/autocaption %%DOCSDIR%%/README
+PLIST_DIRS= %%DOCSDIR%%
MAN1= imageindex.1
post-patch:
${REINPLACE_CMD} -e 's|share/man|man| ;' ${WRKSRC}/Makefile
-.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
-.endif
.include <bsd.port.mk>
diff --git a/graphics/imageindex/distinfo b/graphics/imageindex/distinfo
index b7db6bb23d4f..1fb3a5cd26e0 100644
--- a/graphics/imageindex/distinfo
+++ b/graphics/imageindex/distinfo
@@ -1,2 +1,3 @@
-MD5 (imageindex-1.0.7.tar.gz) = f1cacf87bd9773577872c3a570663740
-SIZE (imageindex-1.0.7.tar.gz) = 43082
+MD5 (imageindex-1.0.9.tar.gz) = 47e6d0ee8fefbc8d32eb3a01e4bae307
+SHA256 (imageindex-1.0.9.tar.gz) = 352437723555bb7c1729ceecc17a13c0da774fcd2a1e740ae4597944666017eb
+SIZE (imageindex-1.0.9.tar.gz) = 46570
diff --git a/graphics/imageindex/pkg-plist b/graphics/imageindex/pkg-plist
deleted file mode 100644
index ebf523cf3e93..000000000000
--- a/graphics/imageindex/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/imageindex
-bin/autocaption
-%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm share/doc/imageindex