diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-01-12 20:39:40 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-01-12 20:39:40 +0000 |
commit | ae4b636015d8412274ea2682376248ca4dd7a2cf (patch) | |
tree | 868521aadfba5ddaddb494fb106ed0d1ccd4fde1 /sysutils/uniutils | |
parent | de5b481bf3bd933f989789eae994d119be4ca06e (diff) | |
download | ports-ae4b636015d8412274ea2682376248ca4dd7a2cf.tar.gz ports-ae4b636015d8412274ea2682376248ca4dd7a2cf.zip |
Notes
Diffstat (limited to 'sysutils/uniutils')
-rw-r--r-- | sysutils/uniutils/Makefile | 4 | ||||
-rw-r--r-- | sysutils/uniutils/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/uniutils/Makefile b/sysutils/uniutils/Makefile index 522bae6db9f8..22ac7a2f78a5 100644 --- a/sysutils/uniutils/Makefile +++ b/sysutils/uniutils/Makefile @@ -6,16 +6,16 @@ # PORTNAME= unidesc -PORTVERSION= 2.22 +PORTVERSION= 2.23 CATEGORIES= sysutils textproc MASTER_SITES= http://billposer.org/Software/Downloads/ +EXTRACT_SUFX= .tgz 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 433c17b56208..aec82c35d5db 100644 --- a/sysutils/uniutils/distinfo +++ b/sysutils/uniutils/distinfo @@ -1,3 +1,3 @@ -MD5 (unidesc-2.22.tar.bz2) = 685177c710835fd16960e967c23efa51 -SHA256 (unidesc-2.22.tar.bz2) = e7781b60cfaa59068fb990e88f786070acb26be8b0fbd47070dbbeff4e6d227d -SIZE (unidesc-2.22.tar.bz2) = 220689 +MD5 (unidesc-2.23.tgz) = b726d2169343b58c23bcce2829ef0e15 +SHA256 (unidesc-2.23.tgz) = c9f8168527d7f85fc995bbb606fc0ff12b828640f79330b68074069053b75164 +SIZE (unidesc-2.23.tgz) = 252576 |