diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-13 08:41:38 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-13 08:41:38 +0000 |
commit | 3e218c63befd912257b0129a69a0e45f144b3b9f (patch) | |
tree | 7950a3ba7f5423577d75517ebba2f8f7bb4b65b5 /sysutils/uniutils | |
parent | 6a6730ec888c32e16ca1e05ce4c39b1baff34e71 (diff) |
Notes
Diffstat (limited to 'sysutils/uniutils')
-rw-r--r-- | sysutils/uniutils/Makefile | 6 | ||||
-rw-r--r-- | sysutils/uniutils/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/uniutils/Makefile b/sysutils/uniutils/Makefile index 2dc0155ea5ce..539d22104450 100644 --- a/sysutils/uniutils/Makefile +++ b/sysutils/uniutils/Makefile @@ -6,18 +6,16 @@ # PORTNAME= unidesc -PORTVERSION= 2.17 +PORTVERSION= 2.18 CATEGORIES= sysutils textproc MASTER_SITES= http://billposer.org/Software/Downloads/ -DISTNAME= ${PORTNAME} -EXTRACT_SUFX= .tgz -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Unicode Description Utilities RUN_DEPENDS= ascii2binary:${PORTSDIR}/converters/ascii2binary +USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \ diff --git a/sysutils/uniutils/distinfo b/sysutils/uniutils/distinfo index fd3c5918fc3d..d1a240c7620b 100644 --- a/sysutils/uniutils/distinfo +++ b/sysutils/uniutils/distinfo @@ -1,3 +1,3 @@ -MD5 (unidesc-2.17/unidesc.tgz) = 34f05e3e3d039031f4a76e29e3d6f5d5 -SHA256 (unidesc-2.17/unidesc.tgz) = 9d065d92ab984b1a3b767eefb80e0162e98433b5d37e51d3abad9657c31c4aa8 -SIZE (unidesc-2.17/unidesc.tgz) = 244010 +MD5 (unidesc-2.18.tar.bz2) = c1fb7f6426f3c5f5cc49f08c49c01563 +SHA256 (unidesc-2.18.tar.bz2) = 3d0733891e4ddffd0e93bb834055ed85f005d82f06c752b46882a41093419f7f +SIZE (unidesc-2.18.tar.bz2) = 212141 |