mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Update to 2.1.1
PR: 121914 Submitted by: Andrei V. Shetuhin" <slonik-v-domene@mail.ru> (maintainer)
This commit is contained in:
parent
abc01da3e2
commit
3050c9383b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209860
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ctpp2
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.1.1
|
||||
CATEGORIES= textproc devel
|
||||
MASTER_SITES= http://ctpp.havoc.ru/download/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ctpp2-2.0.4.tar.gz) = b938d08ca0faf7b246ca04959cea96cb
|
||||
SHA256 (ctpp2-2.0.4.tar.gz) = 2a08b1bd07d596447644a5a0d929a9a52310ba5058457bd0bbe43b4d31bffdd3
|
||||
SIZE (ctpp2-2.0.4.tar.gz) = 109701
|
||||
MD5 (ctpp2-2.1.1.tar.gz) = 618ab80ad1ef01e6c64771515ace857d
|
||||
SHA256 (ctpp2-2.1.1.tar.gz) = bd57d508aafddd2776c0c98bbeaa7404474d2568e635c7357d43ca846db0ffbe
|
||||
SIZE (ctpp2-2.1.1.tar.gz) = 136906
|
||||
|
@ -3,4 +3,4 @@ templates like perl module HTML::Template
|
||||
|
||||
WWW: http://reki.ru/products/ctpp/
|
||||
|
||||
- shetuhin@corp.mail.ru
|
||||
- reki@reki.ru
|
||||
|
@ -37,12 +37,13 @@ include/ctpp2/VMStackException.hpp
|
||||
include/ctpp2/VMSyscall.hpp
|
||||
lib/libctpp2.so
|
||||
lib/libctpp2.so.2
|
||||
lib/libctpp2.so.2.0.4
|
||||
lib/libctpp2.so.2.1.1
|
||||
lib/libctpp2-st.a
|
||||
bin/ctpp2vm
|
||||
bin/ctpp2c
|
||||
bin/ctpp2i
|
||||
bin/ctpp2json
|
||||
bin/ctpp2-config
|
||||
share/locale/ru_RU.KOI8-R/LC_MESSAGES/ctpp2.mo
|
||||
share/locale/ru_RU.CP1251/LC_MESSAGES/ctpp2.mo
|
||||
@dirrmtry share/locale/ru_RU.KOI8-R/LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user