From nobody@FreeBSD.org  Sun Jan 29 21:55:00 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4CF3E1065674
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Jan 2012 21:55:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 27A9D8FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Jan 2012 21:55:00 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q0TLsxLb034906
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Jan 2012 21:54:59 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q0TLsxZI034905;
	Sun, 29 Jan 2012 21:54:59 GMT
	(envelope-from nobody)
Message-Id: <201201292154.q0TLsxZI034905@red.freebsd.org>
Date: Sun, 29 Jan 2012 21:54:59 GMT
From: Goran Lowkrantz <glz@hidden-powers.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: update www/piwigo to 2.3.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         164612
>Category:       ports
>Synopsis:       update www/piwigo to 2.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 29 22:00:23 UTC 2012
>Closed-Date:    Mon Jan 30 11:58:42 UTC 2012
>Last-Modified:  Mon Jan 30 11:58:42 UTC 2012
>Originator:     Goran Lowkrantz
>Release:        
>Organization:
>Environment:
>Description:
Update piwigo from 2.3.1 to 2.3.2

This update add new language, bug fixes and minor features.
For full description of features and bugfixes: http://piwigo.org/releases/2.3.2

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -rnu piwigo.orig/Makefile piwigo/Makefile
--- piwigo.orig/Makefile	2011-11-27 08:49:50.000000000 +0000
+++ piwigo/Makefile	2012-01-29 15:25:53.527648484 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	piwigo
-PORTVERSION=	2.3.1
+PORTVERSION=	2.3.2
 CATEGORIES=	www
 MASTER_SITES=	http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ \
 		SF/${PORTNAME}/Piwigo/${PORTVERSION}
diff -rnu piwigo.orig/distinfo piwigo/distinfo
--- piwigo.orig/distinfo	2011-11-10 10:10:47.659592000 +0000
+++ piwigo/distinfo	2012-01-29 15:25:35.464277439 +0000
@@ -1,2 +1,2 @@
-SHA256 (piwigo-2.3.1.zip) = 7b6d564302ad39e3c3e5e5416fe62f6a7eee301faecad12211aa520d28ffb864
-SIZE (piwigo-2.3.1.zip) = 4018265
+SHA256 (piwigo-2.3.2.zip) = ae93158c4e97b82a7e27ca10e1dbb152a2cbcfccfa98de3589b10b2b9d684bb5
+SIZE (piwigo-2.3.2.zip) = 4045507
diff -rnu piwigo.orig/pkg-plist piwigo/pkg-plist
--- piwigo.orig/pkg-plist	2011-11-10 21:24:52.831100000 +0000
+++ piwigo/pkg-plist	2012-01-29 21:45:42.495922129 +0000
@@ -19,7 +19,13 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/replace.php
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/replace_language_keys.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/replace_language_values.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tablesorter/asc.gif
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tablesorter/bg.gif
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tablesorter/desc.gif
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tablesorter/jquery.tablesorter.css
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tablesorter/jquery.tablesorter.min.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/translation_analysis.php
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triggers_list.php
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ws.htm
 %%WWWDIR%%/_data/dummy.txt
 %%WWWDIR%%/about.php
@@ -91,6 +97,7 @@
 %%WWWDIR%%/admin/popuphelp.php
 %%WWWDIR%%/admin/profile.php
 %%WWWDIR%%/admin/rating.php
+%%WWWDIR%%/admin/rating_user.php
 %%WWWDIR%%/admin/site_manager.php
 %%WWWDIR%%/admin/site_reader_local.php
 %%WWWDIR%%/admin/site_reader_remote.php
@@ -271,6 +278,7 @@
 %%WWWDIR%%/admin/themes/default/template/profile.tpl
 %%WWWDIR%%/admin/themes/default/template/profile_content.tpl
 %%WWWDIR%%/admin/themes/default/template/rating.tpl
+%%WWWDIR%%/admin/themes/default/template/rating_user.tpl
 %%WWWDIR%%/admin/themes/default/template/site_manager.tpl
 %%WWWDIR%%/admin/themes/default/template/site_update.tpl
 %%WWWDIR%%/admin/themes/default/template/stats.tpl
@@ -977,6 +985,11 @@
 %%WWWDIR%%/language/ka_GE/iso.txt
 %%WWWDIR%%/language/ka_GE/ka_GE.jpg
 %%WWWDIR%%/language/ka_GE/upgrade.lang.php
+%%WWWDIR%%/language/km_KH/about.html
+%%WWWDIR%%/language/km_KH/common.lang.php
+%%WWWDIR%%/language/km_KH/index.php
+%%WWWDIR%%/language/km_KH/iso.txt
+%%WWWDIR%%/language/km_KH/km_KH.jpg
 %%WWWDIR%%/language/ko_KR/common.lang.php
 %%WWWDIR%%/language/ko_KR/index.php
 %%WWWDIR%%/language/ko_KR/iso.txt
@@ -2261,6 +2274,7 @@
 @dirrm %%WWWDIR%%/language/lv_LV/help
 @dirrm %%WWWDIR%%/language/lv_LV
 @dirrm %%WWWDIR%%/language/ko_KR
+@dirrm %%WWWDIR%%/language/km_KH
 @dirrm %%WWWDIR%%/language/ka_GE/help
 @dirrm %%WWWDIR%%/language/ka_GE
 @dirrm %%WWWDIR%%/language/ja_JP/help
@@ -2326,5 +2340,6 @@
 @dirrm %%WWWDIR%%/admin
 @dirrm %%WWWDIR%%/_data
 @dirrmtry %%WWWDIR%%
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tablesorter
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/language
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Mon Jan 30 06:22:49 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164612 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164612: commit references a PR
Date: Mon, 30 Jan 2012 09:22:14 +0000 (UTC)

 culot       2012-01-30 09:21:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/piwigo           Makefile distinfo pkg-plist 
   Log:
   - Update to 2.3.2
   
   Changes:        http://piwigo.org/releases/2.3.2
   PR:             ports/164612
   Submitted by:   Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
   
   Revision  Changes    Path
   1.12      +1 -1      ports/www/piwigo/Makefile
   1.12      +2 -2      ports/www/piwigo/distinfo
   1.12      +15 -0     ports/www/piwigo/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: open->closed 
State-Changed-By: culot 
State-Changed-When: Mon Jan 30 11:58:41 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164612 
>Unformatted:
