Date: Thu, 6 Jun 2013 13:45:19 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320097 - head/www/smarty3 Message-ID: <201306061345.r56DjJc3062613@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Thu Jun 6 13:45:19 2013 New Revision: 320097 URL: http://svnweb.freebsd.org/changeset/ports/320097 Log: - Update to 3.1.13 Changes: http://code.google.com/p/smarty-php/source/browse/trunk/distribution/change_log.txt PR: ports/179324 Submitted by: Michael Fausten <fausten@pw-internet.de> (maintainer, from another address) Modified: head/www/smarty3/Makefile head/www/smarty3/distinfo Modified: head/www/smarty3/Makefile ============================================================================== --- head/www/smarty3/Makefile Thu Jun 6 13:45:03 2013 (r320096) +++ head/www/smarty3/Makefile Thu Jun 6 13:45:19 2013 (r320097) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smarty3 -PORTVERSION= 3.1.12 +PORTVERSION= 3.1.13 CATEGORIES= www MASTER_SITES= http://www.smarty.net/files/ DISTNAME= Smarty-${PORTVERSION} Modified: head/www/smarty3/distinfo ============================================================================== --- head/www/smarty3/distinfo Thu Jun 6 13:45:03 2013 (r320096) +++ head/www/smarty3/distinfo Thu Jun 6 13:45:19 2013 (r320097) @@ -1,2 +1,2 @@ -SHA256 (Smarty-3.1.12.tar.gz) = af6a944823ce0ad24792f2adf19d651890dce276469be940a63452b024400c36 -SIZE (Smarty-3.1.12.tar.gz) = 203062 +SHA256 (Smarty-3.1.13.tar.gz) = 7091b24c15fa5442da2845dcc3747e2f7fc37760801f1404216188ddaf56fa12 +SIZE (Smarty-3.1.13.tar.gz) = 204117
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306061345.r56DjJc3062613>