mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Updated to 2.5.11
- Parameterized pkg-plist to mirror the PORTVERSION PR: ports/138895 Submitted by: "Hizbulin M. Ildar" <hizel@vyborg.ru> Feature safe: yes
This commit is contained in:
parent
8a75415fbc
commit
6feaa64d38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241609
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ctpp2
|
||||
PORTVERSION= 2.5.9
|
||||
PORTVERSION= 2.5.11
|
||||
CATEGORIES= textproc devel
|
||||
MASTER_SITES= http://ctpp.havoc.ru/download/
|
||||
|
||||
@ -18,6 +18,8 @@ USE_LDCONFIG= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
||||
MAN1= ctpp2c.1 ctpp2vm.1 ctpp2i.1 ctpp2json.1 ctpp2-config.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ctpp2-2.5.9.tar.gz) = 800c23335a532124c1ca0b312e8e7daa
|
||||
SHA256 (ctpp2-2.5.9.tar.gz) = e0b9168af759807629908391da8c4ab9b1b77693284f6cb25e265e4277fcc3f9
|
||||
SIZE (ctpp2-2.5.9.tar.gz) = 172076
|
||||
MD5 (ctpp2-2.5.11.tar.gz) = 1db782f6d7f40b50a027261ccf3b9050
|
||||
SHA256 (ctpp2-2.5.11.tar.gz) = 3b92f1f22fcabe8c0266d9c335ce2386a70d60ab11cbc12d24886808c28186dd
|
||||
SIZE (ctpp2-2.5.11.tar.gz) = 173069
|
||||
|
@ -53,7 +53,7 @@ include/ctpp2/VMSyscall.hpp
|
||||
lib/libctpp2-st.a
|
||||
lib/libctpp2.so
|
||||
lib/libctpp2.so.2
|
||||
lib/libctpp2.so.2.5.9
|
||||
lib/libctpp2.so.%%PORTVERSION%%
|
||||
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