Update to 0.8.13
PR: 120715 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
This commit is contained in:
parent
705ed1872a
commit
c9b218a425
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207254
3 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gauche
|
||||
PORTVERSION= 0.8.12 # Keep databases/gauche-gdbm in sync with this
|
||||
PORTVERSION= 0.8.13 # Keep databases/gauche-gdbm in sync with this
|
||||
CATEGORIES= lang scheme
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Gauche-0.8.12.tgz) = 0a926fe9022512d30e324a4a1065b058
|
||||
SHA256 (Gauche-0.8.12.tgz) = 02170af07853f42139e99391ab02c61e0985a765a3d75c55ae43bc23ac7994e0
|
||||
SIZE (Gauche-0.8.12.tgz) = 3253476
|
||||
MD5 (Gauche-0.8.13.tgz) = 65669fd7a8916cc9496965ed2ae43c98
|
||||
SHA256 (Gauche-0.8.13.tgz) = bc0a9fff8b4b326eb1b827be36fcdfee851f16f5107de5b770dce720c9884fe7
|
||||
SIZE (Gauche-0.8.13.tgz) = 3377336
|
||||
|
|
|
@ -36,6 +36,8 @@ lib/gauche/%%VERSION%%/%%TARGET%%/sxml-sxpath.so
|
|||
lib/gauche/%%VERSION%%/%%TARGET%%/sxml-tools.so
|
||||
lib/gauche/%%VERSION%%/%%TARGET%%/syslog.so
|
||||
lib/gauche/%%VERSION%%/%%TARGET%%/termios.so
|
||||
lib/gauche/%%VERSION%%/%%TARGET%%/text-gettext-lib.so
|
||||
lib/gauche/%%VERSION%%/%%TARGET%%/text-tr-lib.so
|
||||
lib/gauche/%%VERSION%%/%%TARGET%%/threads.so
|
||||
lib/gauche/%%VERSION%%/%%TARGET%%/util-match-lib.so
|
||||
lib/gauche/%%VERSION%%/%%TARGET%%/vport.so
|
||||
|
|
Loading…
Reference in a new issue