Page MenuHomeFreeBSD

D13684.id37205.diff
No OneTemporary

D13684.id37205.diff

Index: www/smarty3/Makefile
===================================================================
--- www/smarty3/Makefile
+++ www/smarty3/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= smarty
-PORTVERSION= 3.1.29
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+DISTVERSION= 3.1.30
CATEGORIES= www
PKGNAMESUFFIX= 3
@@ -13,16 +12,14 @@
LICENSE= LGPL3
-NO_BUILD= yes
USES= php:web
USE_PHP= pcre
-
-PKGMESSAGE= ${WRKDIR}/pkg-message
-SUB_FILES= pkg-message
-
USE_GITHUB= yes
GH_ACCOUNT= smarty-php
+NO_ARCH= yes
+NO_BUILD= yes
+
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
do-install:
Index: www/smarty3/distinfo
===================================================================
--- www/smarty3/distinfo
+++ www/smarty3/distinfo
@@ -1,2 +1,3 @@
-SHA256 (smarty-php-smarty-v3.1.29_GH0.tar.gz) = ce01732b9d1fe08d3ca3e9daa465388c8c2b698f0d2b657487e21c6e1de74a96
-SIZE (smarty-php-smarty-v3.1.29_GH0.tar.gz) = 248036
+TIMESTAMP = 1514112048
+SHA256 (smarty-php-smarty-v3.1.30_GH0.tar.gz) = 62461370c73fb3eb315c6a0a55f9bdbb04d115a0e3eaf46d76d68336524f344f
+SIZE (smarty-php-smarty-v3.1.30_GH0.tar.gz) = 255464
Index: www/smarty3/files/pkg-message.in
===================================================================
--- www/smarty3/files/pkg-message.in
+++ /dev/null
@@ -1,4 +0,0 @@
-You need to adjust php's include_path to contain `%%DATADIR%%'!
-For example, insert
- include_path = ".:%%DATADIR%%"
-into `%%LOCALBASE%%/etc/php.ini'.
Index: www/smarty3/pkg-plist
===================================================================
--- www/smarty3/pkg-plist
+++ www/smarty3/pkg-plist
@@ -53,6 +53,7 @@
%%DATADIR%%/sysplugins/smarty_cacheresource_custom.php
%%DATADIR%%/sysplugins/smarty_cacheresource_keyvaluestore.php
%%DATADIR%%/sysplugins/smarty_data.php
+%%DATADIR%%/sysplugins/smarty_internal_block.php
%%DATADIR%%/sysplugins/smarty_internal_cacheresource_file.php
%%DATADIR%%/sysplugins/smarty_internal_compile_append.php
%%DATADIR%%/sysplugins/smarty_internal_compile_assign.php
@@ -73,6 +74,7 @@
%%DATADIR%%/sysplugins/smarty_internal_compile_include_php.php
%%DATADIR%%/sysplugins/smarty_internal_compile_insert.php
%%DATADIR%%/sysplugins/smarty_internal_compile_ldelim.php
+%%DATADIR%%/sysplugins/smarty_internal_compile_make_nocache.php
%%DATADIR%%/sysplugins/smarty_internal_compile_nocache.php
%%DATADIR%%/sysplugins/smarty_internal_compile_private_block_plugin.php
%%DATADIR%%/sysplugins/smarty_internal_compile_private_foreachsection.php
@@ -118,6 +120,7 @@
%%DATADIR%%/sysplugins/smarty_internal_method_getconfigvars.php
%%DATADIR%%/sysplugins/smarty_internal_method_getdebugtemplate.php
%%DATADIR%%/sysplugins/smarty_internal_method_getdefaultmodifiers.php
+%%DATADIR%%/sysplugins/smarty_internal_method_getglobal.php
%%DATADIR%%/sysplugins/smarty_internal_method_getregisteredobject.php
%%DATADIR%%/sysplugins/smarty_internal_method_getstreamvariable.php
%%DATADIR%%/sysplugins/smarty_internal_method_gettags.php
@@ -159,18 +162,16 @@
%%DATADIR%%/sysplugins/smarty_internal_resource_stream.php
%%DATADIR%%/sysplugins/smarty_internal_resource_string.php
%%DATADIR%%/sysplugins/smarty_internal_runtime_cachemodify.php
+%%DATADIR%%/sysplugins/smarty_internal_runtime_capture.php
%%DATADIR%%/sysplugins/smarty_internal_runtime_codeframe.php
%%DATADIR%%/sysplugins/smarty_internal_runtime_filterhandler.php
%%DATADIR%%/sysplugins/smarty_internal_runtime_foreach.php
%%DATADIR%%/sysplugins/smarty_internal_runtime_getincludepath.php
-%%DATADIR%%/sysplugins/smarty_internal_runtime_hhvm.php
%%DATADIR%%/sysplugins/smarty_internal_runtime_inheritance.php
-%%DATADIR%%/sysplugins/smarty_internal_runtime_subtemplate.php
+%%DATADIR%%/sysplugins/smarty_internal_runtime_make_nocache.php
%%DATADIR%%/sysplugins/smarty_internal_runtime_tplfunction.php
%%DATADIR%%/sysplugins/smarty_internal_runtime_updatecache.php
%%DATADIR%%/sysplugins/smarty_internal_runtime_updatescope.php
-%%DATADIR%%/sysplugins/smarty_internal_runtime_validatecompiled.php
-%%DATADIR%%/sysplugins/smarty_internal_runtime_var.php
%%DATADIR%%/sysplugins/smarty_internal_runtime_writefile.php
%%DATADIR%%/sysplugins/smarty_internal_smartytemplatecompiler.php
%%DATADIR%%/sysplugins/smarty_internal_template.php

File Metadata

Mime Type
text/plain
Expires
Fri, May 1, 3:07 AM (15 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32551428
Default Alt Text
D13684.id37205.diff (4 KB)

Event Timeline