summaryrefslogtreecommitdiff
path: root/graphics/jbigkit
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-06-27 18:10:45 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-06-27 18:10:45 +0000
commitba403ed83ff0830d65d8692130f2fd51f52b5fdd (patch)
tree85d83bd705cf93f19c4960669ba3e576083c3b3b /graphics/jbigkit
parentUpdate to version 1.8.3 (diff)
Update to version 1.6
PR: ports/68384 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=112395
Diffstat (limited to 'graphics/jbigkit')
-rw-r--r--graphics/jbigkit/Makefile4
-rw-r--r--graphics/jbigkit/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/jbigkit/Makefile b/graphics/jbigkit/Makefile
index 6d491c086749..c349ff29bed3 100644
--- a/graphics/jbigkit/Makefile
+++ b/graphics/jbigkit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= jbigkit
-PORTVERSION= 1.5
+PORTVERSION= 1.6
CATEGORIES= graphics
MASTER_SITES= http://www.cl.cam.ac.uk/~mgk25/download/
@@ -26,6 +26,6 @@ post-install:
.endif
post-build test:
- cd ${WRKSRC} && env LD_LIBRARY_PATH=${WRKSRC}/libjbig ${MAKE} test
+ cd ${WRKSRC} && ${SETENV} LD_LIBRARY_PATH=${WRKSRC}/libjbig ${MAKE} test
.include <bsd.port.mk>
diff --git a/graphics/jbigkit/distinfo b/graphics/jbigkit/distinfo
index 4859e8d517de..2e08ad5cd9b7 100644
--- a/graphics/jbigkit/distinfo
+++ b/graphics/jbigkit/distinfo
@@ -1,2 +1,2 @@
-MD5 (jbigkit-1.5.tar.gz) = d54f65825be7a28728f251b6d4922e07
-SIZE (jbigkit-1.5.tar.gz) = 404760
+MD5 (jbigkit-1.6.tar.gz) = ce196e45f293d40ba76af3dc981ccfd7
+SIZE (jbigkit-1.6.tar.gz) = 405712