1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Update to version 1.6

PR:		ports/68384
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-06-27 18:10:45 +00:00
parent 5d61687eb2
commit ba403ed83f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112395
2 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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