mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Update to 2.5.9.
Bug fixes in TMPL_include inside TMPL_foreach cycle. PR: 137727 Submitted by: maintainer
This commit is contained in:
parent
7de2dceb04
commit
03232b5c0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239457
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ctpp2
|
||||
PORTVERSION= 2.5.8
|
||||
PORTVERSION= 2.5.9
|
||||
CATEGORIES= textproc devel
|
||||
MASTER_SITES= http://ctpp.havoc.ru/download/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ctpp2-2.5.8.tar.gz) = d5ca7427fdf529af7aa8930d4704124c
|
||||
SHA256 (ctpp2-2.5.8.tar.gz) = a61ccd9fe2b1928481ebe63ab30c987d393e0eed6110edd36cb80628d265e64f
|
||||
SIZE (ctpp2-2.5.8.tar.gz) = 171646
|
||||
MD5 (ctpp2-2.5.9.tar.gz) = 800c23335a532124c1ca0b312e8e7daa
|
||||
SHA256 (ctpp2-2.5.9.tar.gz) = e0b9168af759807629908391da8c4ab9b1b77693284f6cb25e265e4277fcc3f9
|
||||
SIZE (ctpp2-2.5.9.tar.gz) = 172076
|
||||
|
@ -53,7 +53,7 @@ include/ctpp2/VMSyscall.hpp
|
||||
lib/libctpp2-st.a
|
||||
lib/libctpp2.so
|
||||
lib/libctpp2.so.2
|
||||
lib/libctpp2.so.2.5.8
|
||||
lib/libctpp2.so.2.5.9
|
||||
share/locale/ru_RU.CP1251/LC_MESSAGES/ctpp2.mo
|
||||
share/locale/ru_RU.KOI8-R/LC_MESSAGES/ctpp2.mo
|
||||
@dirrmtry share/locale/ru_RU.KOI8-R/LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user