diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-07-24 10:21:50 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-07-24 10:21:50 +0000 |
commit | 1a4ae1399aa6303b72e77655e0c3eed9a2d411ad (patch) | |
tree | 326dfe03cfd53f26f388de42f5f7185ec784b4d8 /sysutils/uniutils | |
parent | e9423f1f053cb32e71b521074d43507c9e8c182e (diff) | |
download | ports-1a4ae1399aa6303b72e77655e0c3eed9a2d411ad.tar.gz ports-1a4ae1399aa6303b72e77655e0c3eed9a2d411ad.zip |
Notes
Diffstat (limited to 'sysutils/uniutils')
-rw-r--r-- | sysutils/uniutils/Makefile | 6 | ||||
-rw-r--r-- | sysutils/uniutils/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/sysutils/uniutils/Makefile b/sysutils/uniutils/Makefile index db207ef00e28..5ebe5a9226c9 100644 --- a/sysutils/uniutils/Makefile +++ b/sysutils/uniutils/Makefile @@ -6,12 +6,10 @@ # PORTNAME= unidesc -PORTVERSION= 2.12 +PORTVERSION= 2.13 CATEGORIES= sysutils textproc MASTER_SITES= http://www.cis.upenn.edu/~wjposer/.downloads/ -DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Unicode Description Utilities @@ -27,8 +25,6 @@ PORTDOCS= README MAN1= unidesc.1 uniname.1 ExplicateUTF8.1 unihist.1 -WRKSRC= ${WRKDIR}/${PORTNAME:U} - pre-configure: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|;s|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/Makefile diff --git a/sysutils/uniutils/distinfo b/sysutils/uniutils/distinfo index 59820d86bf41..01776576e629 100644 --- a/sysutils/uniutils/distinfo +++ b/sysutils/uniutils/distinfo @@ -1,2 +1,2 @@ -MD5 (unidesc-2.12/unidesc.tgz) = 7ec1c6584842403992837e238ee1462d -SIZE (unidesc-2.12/unidesc.tgz) = 204808 +MD5 (unidesc-2.13.tgz) = 8f16247f32f137c4e5db72741205547a +SIZE (unidesc-2.13.tgz) = 205142 |