Upgrade to 2.13.
Changelog at <http://billposer.org/Software/a2b.html#changelog>.
This commit is contained in:
parent
b0904b6955
commit
f5de0573d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185119
2 changed files with 4 additions and 5 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= ascii2binary
|
||||
PORTVERSION= 2.12
|
||||
PORTVERSION= 2.13
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://billposer.org/Software/Downloads/
|
||||
EXTRACT_SUFX= .tbz
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Convert between textual representations of numbers and binary
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ascii2binary-2.12.tbz) = 15e695c555a5c9f5f933bad95b054b73
|
||||
SHA256 (ascii2binary-2.12.tbz) = 46d92a33b60a39b79d2c5255bb4ffb89db4fd0e7687f22ce829ea9c6aad0fa2a
|
||||
SIZE (ascii2binary-2.12.tbz) = 74364
|
||||
MD5 (ascii2binary-2.13.tar.bz2) = f87e2cf9acb3f4147b67e1d28c6d49ac
|
||||
SHA256 (ascii2binary-2.13.tar.bz2) = 39f10e715975ff17467d3ef2e48faa36fbdab3850d2ad1b2d36f79a473c848ca
|
||||
SIZE (ascii2binary-2.13.tar.bz2) = 74899
|
||||
|
|
Loading…
Reference in a new issue