1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to 1.6

PR:		ports/75469
Submitted by:	maintainer
This commit is contained in:
Volker Stolz 2004-12-27 11:21:34 +00:00
parent de788f679b
commit 9ab18be7ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125266
3 changed files with 9 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ctpp
PORTVERSION= 1.6
PORTVERSION= 1.7
CATEGORIES= textproc devel
MASTER_SITES= http://www.reki.ru/products/ctpp/download/

View File

@ -1,2 +1,2 @@
MD5 (ctpp-1.6.tar.gz) = d44fe3604b6ee5bd84a1cc7022fd9ab3
SIZE (ctpp-1.6.tar.gz) = 98184
MD5 (ctpp-1.7.tar.gz) = df13141fefeda701d6c566b886829494
SIZE (ctpp-1.7.tar.gz) = 125951

View File

@ -1,9 +1,15 @@
include/ctpp/ctpp/ctpp.hpp
include/ctpp/ctpp/ctpp_c.h
include/ctpp/ctpp/param_data.hpp
include/ctpp/ctpp/udf_fn.hpp
include/ctpp/functions/form_param.hpp
include/ctpp/functions/href_param.hpp
include/ctpp/functions/htmlescape.hpp
include/ctpp/functions/num_format.hpp
include/ctpp/functions/std_fn_list.hpp
include/ctpp/functions/udf_is_a.hpp
include/ctpp/functions/udf_re.hpp
include/ctpp/functions/udf_sprintf.hpp
include/ctpp/functions/urlescape.hpp
include/ctpp/functions/value_in_set.hpp
include/ctpp/util/d2str.hpp