ports/79365: [patch] Update www/ports to 2.6.8
Roderick van Domburg
r.s.a.vandomburg at student.utwente.nl
Sat Apr 2 11:00:29 UTC 2005
The following reply was made to PR ports/79365; it has been noted by GNATS.
From: "Roderick van Domburg" <r.s.a.vandomburg at student.utwente.nl>
To: <freebsd-gnats-submit at FreeBSD.org>
Cc:
Subject: Re: ports/79365: [patch] Update www/ports to 2.6.8
Date: Sat, 2 Apr 2005 12:56:53 +0200
In the meantime Smarty 2.6.9 has been released, addressing another security
issue. New documentation has been released as well. The patches now look as
follows:
--- Makefile.patch begins here ---
--- Makefile.old Wed Mar 30 13:23:48 2005
+++ Makefile Sat Apr 2 12:53:34 2005
@@ -6,13 +6,13 @@
#
PORTNAME= smarty
-PORTVERSION= 2.6.7
+PORTVERSION= 2.6.9
CATEGORIES= www
MASTER_SITES= http://smarty.php.net/distributions/ \
http://smarty.php.net/distributions/manual/en/:manual
DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX}
.if !defined(NOPORTDOCS)
-DISTFILES+= Smarty-2.6.7-docs${EXTRACT_SUFX}:manual
+DISTFILES+= Smarty-2.6.9-docs${EXTRACT_SUFX}:manual
.endif
MAINTAINER= zaa at zaa.pp.ru
--- Makefile.patch ends here ---
--- distinfo.patch begins here ---
--- distinfo.old Wed Mar 30 13:35:12 2005
+++ distinfo Sat Apr 2 12:53:51 2005
@@ -1,4 +1,4 @@
-MD5 (Smarty-2.6.7.tar.gz) = f60560d0a683bda1c6534f370b0127f2
-SIZE (Smarty-2.6.7.tar.gz) = 139357
-MD5 (Smarty-2.6.7-docs.tar.gz) = 7f99fd7183c983649a7b0b22bd35f20c
-SIZE (Smarty-2.6.7-docs.tar.gz) = 106798
+MD5 (Smarty-2.6.9.tar.gz) = 4ee0048de6a9b35f1b11b458493327f2
+SIZE (Smarty-2.6.9.tar.gz) = 141694
+MD5 (Smarty-2.6.9-docs.tar.gz) = b64311248f9666fa579545dc45bdc789
+SIZE (Smarty-2.6.9-docs.tar.gz) = 107030
--- distinfo.patch ends here ---
More information about the freebsd-ports-bugs
mailing list