svn commit: r384896 - head/www/smarty3
Frederic Culot
culot at FreeBSD.org
Tue Apr 28 13:00:27 UTC 2015
Author: culot
Date: Tue Apr 28 13:00:25 2015
New Revision: 384896
URL: https://svnweb.freebsd.org/changeset/ports/384896
Log:
- Update to 3.1.21 [1]
- Add LICENSE (LGPL3)
Changes: http://code.google.com/p/smarty-php/source/browse/trunk/distribution/change_log.txt
PR: 199680 [1]
Submitted by: Michael Fausten <ports at michael-fausten.de>
Modified:
head/www/smarty3/Makefile
head/www/smarty3/distinfo
Modified: head/www/smarty3/Makefile
==============================================================================
--- head/www/smarty3/Makefile Tue Apr 28 12:29:12 2015 (r384895)
+++ head/www/smarty3/Makefile Tue Apr 28 13:00:25 2015 (r384896)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= smarty3
-PORTVERSION= 3.1.19
+PORTVERSION= 3.1.21
CATEGORIES= www
MASTER_SITES= http://www.smarty.net/files/
DISTNAME= Smarty-${PORTVERSION}
@@ -10,6 +10,8 @@ DISTNAME= Smarty-${PORTVERSION}
MAINTAINER= ports at michael-fausten.de
COMMENT= PHP compiling template engine
+LICENSE= LGPL3
+
WRKSRC= ${WRKDIR}/Smarty-${PORTVERSION}
NO_BUILD= yes
Modified: head/www/smarty3/distinfo
==============================================================================
--- head/www/smarty3/distinfo Tue Apr 28 12:29:12 2015 (r384895)
+++ head/www/smarty3/distinfo Tue Apr 28 13:00:25 2015 (r384896)
@@ -1,2 +1,2 @@
-SHA256 (Smarty-3.1.19.tar.gz) = 445b583853774ebd17685abade5e3e76a0f3422dea2191611fb308faec276574
-SIZE (Smarty-3.1.19.tar.gz) = 207683
+SHA256 (Smarty-3.1.21.tar.gz) = e872f98a194a31b9dea710fceb308431c0e2b846e46ce845b547f54e5789c465
+SIZE (Smarty-3.1.21.tar.gz) = 208308
More information about the svn-ports-all
mailing list