summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-11-14 16:07:14 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-11-14 16:07:14 +0000
commit0f1af0b1a0e6c3be4c6b0edac497b0b89f01d305 (patch)
treed971e3e8ead2a67425541b01a7d1098d5acb94bf /graphics
parentAdd correct LDFLAGS. (diff)
- 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
Notes
Notes: svn path=/head/; revision=148251
Diffstat (limited to 'graphics')
-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