Smarty.php.net reports the latest version at 2.6.18. Emails to maintainer fail due to domain failure. Fix: Bump port www/smarty to 2.6.18 How-To-Repeat: Attempt to email the maintainer.
State Changed From-To: open->feedback Awaiting maintainers feedback
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
Thank you for the notification. Please apply a patch mentioned below: ======================================================== diff -urbBNp -urbBN smarty.orig/Makefile smarty/Makefile --- smarty.orig/Makefile Tue Dec 5 01:55:16 2006 +++ smarty/Makefile Fri Mar 23 10:34:48 2007 @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.6.16 +PORTVERSION= 2.6.18 CATEGORIES= www MASTER_SITES= http://smarty.php.net/distributions/ \ http://smarty.php.net/distributions/manual/en/:manual diff -urbBNp -urbBN smarty.orig/distinfo smarty/distinfo --- smarty.orig/distinfo Mon Dec 4 10:30:36 2006 +++ smarty/distinfo Fri Mar 23 10:37:39 2007 @@ -1,6 +1,6 @@ -MD5 (Smarty-2.6.16.tar.gz) = da67591f19b69a932c1cab7df5b0303a -SHA256 (Smarty-2.6.16.tar.gz) = 1cd3a9c35f47142d685cc1c74129525fe8c54bd92a21023de9c6c120b4374b11 -SIZE (Smarty-2.6.16.tar.gz) = 151978 +MD5 (Smarty-2.6.18.tar.gz) = cd9b9c78b43c0d0490b71111b2fe1a99 +SHA256 (Smarty-2.6.18.tar.gz) = 14830bffb17e0490f671f9ae3372e97c7182db261af19eea39c046139f177bf7 +SIZE (Smarty-2.6.18.tar.gz) = 153299 MD5 (Smarty-2.6.14-docs.tar.gz) = 357510250885aab057853949e35845c7 SHA256 (Smarty-2.6.14-docs.tar.gz) = 50d92a5fe2ff2a77668de36de5d9bff7a021892aa66e31ff660a89240edb6dc3 SIZE (Smarty-2.6.14-docs.tar.gz) = 136235 ========================================================
Applied the patch, install works. Go ahead and apply the patch and put into production. Beckman --------------------------------------------------------------------------- Peter Beckman Internet Guy beckman@purplecow.com http://www.purplecow.com/ ---------------------------------------------------------------------------
clsung 2007-03-25 09:22:11 UTC FreeBSD ports repository Modified files: www/smarty Makefile distinfo Log: - Update to 2.6.18 PR: ports/110680 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Approved by: maintainer (Peter Beckman) Revision Changes Path 1.32 +1 -1 ports/www/smarty/Makefile 1.26 +3 -3 ports/www/smarty/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thank You.