mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Switch to a versionned tarball. No diff after extraction.
This commit is contained in:
parent
fd49a4d7af
commit
dce0255b67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157341
2 changed files with 4 additions and 5 deletions
|
@ -9,12 +9,11 @@ PORTNAME= ascii2binary
|
||||||
PORTVERSION= 2.10
|
PORTVERSION= 2.10
|
||||||
CATEGORIES= converters
|
CATEGORIES= converters
|
||||||
MASTER_SITES= http://billposer.org/Software/Downloads/
|
MASTER_SITES= http://billposer.org/Software/Downloads/
|
||||||
DISTNAME= ${PORTNAME}
|
|
||||||
EXTRACT_SUFX= .tgz
|
|
||||||
|
|
||||||
MAINTAINER= thierry@FreeBSD.org
|
MAINTAINER= thierry@FreeBSD.org
|
||||||
COMMENT= Convert between textual representations of numbers and binary
|
COMMENT= Convert between textual representations of numbers and binary
|
||||||
|
|
||||||
|
USE_BZIP2= yes
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (ascii2binary.tgz) = 0947e1dcebd4e8f33c1a1a5bf076356d
|
MD5 (ascii2binary-2.10.tar.bz2) = c52e499273a5ace48eeca3a09bfe4132
|
||||||
SHA256 (ascii2binary.tgz) = cd5813481ed326944905d230f2c68a9200eccb40fd97a968f2d5ad9ac46f8453
|
SHA256 (ascii2binary-2.10.tar.bz2) = af3d73e6fa36ad4e114e335b8fbd6841db691e2e8b703a2bc43fe75ddbb319cb
|
||||||
SIZE (ascii2binary.tgz) = 86545
|
SIZE (ascii2binary-2.10.tar.bz2) = 73409
|
||||||
|
|
Loading…
Add table
Reference in a new issue