- update to 0.1.1
This update unbreaks build due to fetch, as upstream is unable to locate previous distribution files. A new version is on the way, however this is effectively a re-roll of a newly packaged version of 0.1 code base. Submitted by: jwbacon@tds.net (maintainer)
This commit is contained in:
parent
46854fdc26
commit
b27da053cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323672
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xml-format
|
||||
PORTVERSION= 0.1
|
||||
PORTVERSION= 0.1.1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
|
||||
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (xml-format-0.1.tar.gz) = 1fb17867854a8d6b216b74220faaa7eac3e3e6a3267ac69692b6e76950b59acd
|
||||
SIZE (xml-format-0.1.tar.gz) = 55335
|
||||
SHA256 (xml-format-0.1.1.tar.gz) = 8525ba1077606fe0ba3eaff2f88da7ef5d59e78e7e0631b8a53b2513d67d5868
|
||||
SIZE (xml-format-0.1.1.tar.gz) = 54764
|
||||
|
|
Loading…
Reference in a new issue