Bug 179324 - Update www/smarty3 from 3.1.12 to 3.1.13
Summary: Update www/smarty3 from 3.1.12 to 3.1.13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-05 10:10 UTC by Michael Fausten
Modified: 2013-06-06 14:50 UTC (History)
0 users

See Also:


Attachments
file.txt (443 bytes, text/plain)
2013-06-05 10:10 UTC, Michael Fausten
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Fausten 2013-06-05 10:10:00 UTC
Update Smarty3 to latest stable version.

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2013-06-05 10:34:08 UTC
Responsible Changed
From-To: freebsd-www->freebsd-ports-bugs

ports PR.  The GNATS 'www' category is only for FreeBSD.org website 
problems.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-06-06 09:42:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-06 14:45:26 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-06-06 14:46:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!