diff options
author | thierry <thierry@FreeBSD.org> | 2006-03-16 04:46:13 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-03-16 04:46:13 +0800 |
commit | ee897a293ea12bcfac11e540c83667b409a3348d (patch) | |
tree | d5e44e51ff1d6a508b3a7c73e36d6d8a34c48e21 /converters | |
parent | 2af9be889279f3ac58a7d31dd51c5105a5b4b7e6 (diff) | |
download | freebsd-ports-gnome-ee897a293ea12bcfac11e540c83667b409a3348d.tar.gz freebsd-ports-gnome-ee897a293ea12bcfac11e540c83667b409a3348d.tar.zst freebsd-ports-gnome-ee897a293ea12bcfac11e540c83667b409a3348d.zip |
Switch to a versionned tarball. No diff after extraction.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/ascii2binary/Makefile | 3 | ||||
-rw-r--r-- | converters/ascii2binary/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/converters/ascii2binary/Makefile b/converters/ascii2binary/Makefile index bc6af75668a3..ec2f4cc9c053 100644 --- a/converters/ascii2binary/Makefile +++ b/converters/ascii2binary/Makefile @@ -9,12 +9,11 @@ PORTNAME= ascii2binary PORTVERSION= 2.10 CATEGORIES= converters MASTER_SITES= http://billposer.org/Software/Downloads/ -DISTNAME= ${PORTNAME} -EXTRACT_SUFX= .tgz MAINTAINER= thierry@FreeBSD.org COMMENT= Convert between textual representations of numbers and binary +USE_BZIP2= yes USE_GETTEXT= yes GNU_CONFIGURE= yes diff --git a/converters/ascii2binary/distinfo b/converters/ascii2binary/distinfo index 79ef3e8075a8..e39a98aa5c58 100644 --- a/converters/ascii2binary/distinfo +++ b/converters/ascii2binary/distinfo @@ -1,3 +1,3 @@ -MD5 (ascii2binary.tgz) = 0947e1dcebd4e8f33c1a1a5bf076356d -SHA256 (ascii2binary.tgz) = cd5813481ed326944905d230f2c68a9200eccb40fd97a968f2d5ad9ac46f8453 -SIZE (ascii2binary.tgz) = 86545 +MD5 (ascii2binary-2.10.tar.bz2) = c52e499273a5ace48eeca3a09bfe4132 +SHA256 (ascii2binary-2.10.tar.bz2) = af3d73e6fa36ad4e114e335b8fbd6841db691e2e8b703a2bc43fe75ddbb319cb +SIZE (ascii2binary-2.10.tar.bz2) = 73409 |