- Update to 0.7 and fix fetch [1]
PR: 94203 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Reported by: fenner's distfile survey [1] Approved by: portmgr (marcus)
This commit is contained in:
parent
c4b38666e4
commit
fb1023504a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157061
3 changed files with 5 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libast
|
||||
PORTVERSION= 0.6.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.7
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.eterm.org/download/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (libast-0.6.1.tar.gz) = 1cbbf86a0afb74a5905dc92982117250
|
||||
SHA256 (libast-0.6.1.tar.gz) = 38b7539949e7ace871e7759afc48029bda55025459f8f0884d4ed466cd2407b8
|
||||
SIZE (libast-0.6.1.tar.gz) = 356881
|
||||
MD5 (libast-0.7.tar.gz) = a9ec3b2da317f35869316e6d9571d296
|
||||
SHA256 (libast-0.7.tar.gz) = 52055cc0df0af58adc8c43cce6c9a2fff71c627a6bb0395073d353920dd1ebf0
|
||||
SIZE (libast-0.7.tar.gz) = 508654
|
||||
|
|
|
@ -15,6 +15,7 @@ include/libast/url.h
|
|||
include/libast/avl_tree.h
|
||||
include/libast/iterator_if.h
|
||||
include/libast/map_if.h
|
||||
include/libast/mbuff.h
|
||||
include/libast/objpair.h
|
||||
include/libast/sysdefs.h
|
||||
include/libast/vector_if.h
|
||||
|
|
Loading…
Reference in a new issue