diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-30 23:35:20 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-30 23:35:20 +0000 |
| commit | 33d481a3be29f61cc7fcc4202aaccfc1da2211e4 (patch) | |
| tree | 31aafe8f9ab4c82e808b5643cdb148d1ca86287b /textproc/uni2ascii | |
| parent | Upgrade to 0.8.17 (alpha 17). (diff) | |
Update to 3.0
Notes
Notes:
svn path=/head/; revision=152458
Diffstat (limited to 'textproc/uni2ascii')
| -rw-r--r-- | textproc/uni2ascii/Makefile | 3 | ||||
| -rw-r--r-- | textproc/uni2ascii/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile index 60879cb3fc4e..02c3ef45edf3 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -6,9 +6,10 @@ # PORTNAME= uni2ascii -PORTVERSION= 2.6 +PORTVERSION= 3.0 CATEGORIES= textproc MASTER_SITES= http://critical.ch/distfiles/ +EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents diff --git a/textproc/uni2ascii/distinfo b/textproc/uni2ascii/distinfo index 78fd8b9c8716..32e86e91d8a0 100644 --- a/textproc/uni2ascii/distinfo +++ b/textproc/uni2ascii/distinfo @@ -1,3 +1,3 @@ -MD5 (uni2ascii-2.6.tar.gz) = 3f7858f1ce130a3a81520bba2d5c6050 -SHA256 (uni2ascii-2.6.tar.gz) = 4818f78f4c36bdcaf854e8c623cd9008ee15793652b2e13f7298124090b58cc4 -SIZE (uni2ascii-2.6.tar.gz) = 80821 +MD5 (uni2ascii-3.0.tgz) = eed93b87bc63323ae75a88e398d4b8c6 +SHA256 (uni2ascii-3.0.tgz) = e1ee6fa839e735941774ecb9b7d762a3bcd9a7dec5bc798accc96d640912c10d +SIZE (uni2ascii-3.0.tgz) = 98046 |
