A new version is available. Fix: -- WBR, bsam--1pwKV6uFFH4y5q9EP026jBBuwvNYkxtMpUBV8T460ds2USCN Content-Type: text/plain; name="joomla15.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="joomla15.diff" Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/joomla15/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- Makefile 31 May 2010 00:17:50 -0000 1.27 +++ Makefile 20 Nov 2010 08:34:04 -0000 @@ -5,9 +5,9 @@ # $FreeBSD: ports/www/joomla15/Makefile,v 1.27 2010/05/31 00:17:50 sylvio Exp $ PORTNAME= joomla15 -PORTVERSION= 1.5.18 +PORTVERSION= 1.5.22 CATEGORIES= www -MASTER_SITES= http://joomlacode.org/gf/download/frsrelease/12350/51109/ \ +MASTER_SITES= http://joomlacode.org/gf/download/frsrelease/13105/57240/ \ http://web.dti.supsi.ch/downloads/ DISTNAME= Joomla_${PORTVERSION}-Stable-Full_Package @@ -15,7 +15,7 @@ COMMENT= A dynamic web content management system (CMS) FETCH_CMD= fetch -Rr -USE_BZIP2= yes +USE_ZIP= yes NO_BUILD= yes USE_MYSQL= yes USE_PHP= mysql pcre xml zlib session gd pdf Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/joomla15/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- distinfo 31 May 2010 00:17:50 -0000 1.22 +++ distinfo 20 Nov 2010 08:34:04 -0000 @@ -1,3 +1,2 @@ -MD5 (Joomla_1.5.18-Stable-Full_Package.tar.bz2) = e5c0c56acaaafbdc291c3906dc127b98 -SHA256 (Joomla_1.5.18-Stable-Full_Package.tar.bz2) = 488c44405b141c50e760b4f1484e02c01d45680d4ef80f0eaa1241b951175a55 -SIZE (Joomla_1.5.18-Stable-Full_Package.tar.bz2) = 4173637 +SHA256 (Joomla_1.5.22-Stable-Full_Package.zip) = a59d6700567a76c30891275652083f6ea303d2abf1ca7587c4908b8d324319db +SIZE (Joomla_1.5.22-Stable-Full_Package.zip) = 6919357 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/joomla15/pkg-plist,v retrieving revision 1.22 diff -u -r1.22 pkg-plist --- pkg-plist 31 May 2010 00:17:50 -0000 1.22 +++ pkg-plist 20 Nov 2010 08:34:05 -0000 @@ -1776,6 +1776,9 @@ %%WWWDIR%%/installation/language/bn-BD/bn-BD.ini %%WWWDIR%%/installation/language/bn-BD/bn-BD.xml %%WWWDIR%%/installation/language/bn-BD/index.html +%%WWWDIR%%/installation/language/bs-BA/bs-BA.ini +%%WWWDIR%%/installation/language/bs-BA/bs-BA.xml +%%WWWDIR%%/installation/language/bs-BA/index.html %%WWWDIR%%/installation/language/ca-ES/ca-ES.ini %%WWWDIR%%/installation/language/ca-ES/ca-ES.xml %%WWWDIR%%/installation/language/ca-ES/index.html @@ -1919,6 +1922,9 @@ %%WWWDIR%%/installation/language/sy-IQ/index.html %%WWWDIR%%/installation/language/sy-IQ/sy-IQ.ini %%WWWDIR%%/installation/language/sy-IQ/sy-IQ.xml +%%WWWDIR%%/installation/language/ta-IN/index.html +%%WWWDIR%%/installation/language/ta-IN/ta-IN.ini +%%WWWDIR%%/installation/language/ta-IN/ta-IN.xml %%WWWDIR%%/installation/language/ta-LK/index.html %%WWWDIR%%/installation/language/ta-LK/ta-LK.ini %%WWWDIR%%/installation/language/ta-LK/ta-LK.xml @@ -3557,6 +3563,12 @@ %%WWWDIR%%/plugins/system/legacy/user.php %%WWWDIR%%/plugins/system/log.php %%WWWDIR%%/plugins/system/log.xml +%%WWWDIR%%/plugins/system/mtupgrade.php +%%WWWDIR%%/plugins/system/mtupgrade.xml +%%WWWDIR%%/plugins/system/mtupgrade/behavior.php +%%WWWDIR%%/plugins/system/mtupgrade/index.html +%%WWWDIR%%/plugins/system/mtupgrade/mootools-uncompressed.js +%%WWWDIR%%/plugins/system/mtupgrade/mootools.js %%WWWDIR%%/plugins/system/remember.php %%WWWDIR%%/plugins/system/remember.xml %%WWWDIR%%/plugins/system/sef.php @@ -4280,6 +4292,7 @@ @dirrm %%WWWDIR%%/plugins/xmlrpc @dirrm %%WWWDIR%%/plugins/user @dirrm %%WWWDIR%%/plugins/tmp +@dirrm %%WWWDIR%%/plugins/system/mtupgrade @dirrm %%WWWDIR%%/plugins/system/legacy @dirrm %%WWWDIR%%/plugins/system @dirrm %%WWWDIR%%/plugins/search @@ -4626,6 +4639,7 @@ @dirrm %%WWWDIR%%/installation/language/tl-PH @dirrm %%WWWDIR%%/installation/language/th-TH @dirrm %%WWWDIR%%/installation/language/ta-LK +@dirrm %%WWWDIR%%/installation/language/ta-IN @dirrm %%WWWDIR%%/installation/language/sy-IQ @dirrm %%WWWDIR%%/installation/language/sv-SE @dirrm %%WWWDIR%%/installation/language/sr-YU @@ -4674,6 +4688,7 @@ @dirrm %%WWWDIR%%/installation/language/da-DK @dirrm %%WWWDIR%%/installation/language/cs-CZ @dirrm %%WWWDIR%%/installation/language/ca-ES +@dirrm %%WWWDIR%%/installation/language/bs-BA @dirrm %%WWWDIR%%/installation/language/bn-BD @dirrm %%WWWDIR%%/installation/language/bg-BG @dirrm %%WWWDIR%%/installation/language/be-BY Index: files/pkg-message.in =================================================================== RCS file: /home/pcvs/ports/www/joomla15/files/pkg-message.in,v retrieving revision 1.10 diff -u -r1.10 pkg-message.in --- files/pkg-message.in 31 May 2010 00:17:50 -0000 1.10 +++ files/pkg-message.in 20 Nov 2010 08:34:05 -0000 @@ -6,6 +6,6 @@ If you've just upgraded an existing installation, please read: -http://docs.joomla.org/Category:Version_1.5.18_FAQ +http://docs.joomla.org/Category:Version_1.5.22_FAQ *******************************************************************
Responsible Changed From-To: freebsd-ports-bugs->bsam Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of www/joomla15, Please note that PR ports/152420 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/152420 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
bsam 2010-12-04 21:24:30 UTC FreeBSD ports repository Modified files: www/joomla15 Makefile distinfo pkg-plist www/joomla15/files pkg-message.in Log: Update to version 1.5.22. PR: ports/152420 Submitted by: bsam (me) Approved by: maintainer timeout (14 days) Revision Changes Path 1.28 +3 -3 ports/www/joomla15/Makefile 1.23 +2 -3 ports/www/joomla15/distinfo 1.11 +1 -1 ports/www/joomla15/files/pkg-message.in 1.23 +15 -0 ports/www/joomla15/pkg-plist _______________________________________________ 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, thanks! ;-)
Edwin Groothuis wrote: > Maintainer of www/joomla15, > > Please note that PR ports/152420 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/152420 > Thank you very much. I'm sorry not to reply before, but I was so busy that I could not even scratch my nose ;-) Best regards. Roberto Nunnari