From nobody@FreeBSD.org  Sun Nov 30 17:40:40 2008
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 12A411065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 30 Nov 2008 17:40:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 025078FC26
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 30 Nov 2008 17:40:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mAUHed4N074983
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 30 Nov 2008 17:40:39 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mAUHedke074981;
	Sun, 30 Nov 2008 17:40:39 GMT
	(envelope-from nobody)
Message-Id: <200811301740.mAUHedke074981@www.freebsd.org>
Date: Sun, 30 Nov 2008 17:40:39 GMT
From: "Alexander V. Ribchansky" <triosoft@triosoft.com.ua>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE PORT] www/xpi-imagezoom
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         129307
>Category:       ports
>Synopsis:       [UPDATE PORT] www/xpi-imagezoom
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 30 17:50:00 UTC 2008
>Closed-Date:    Thu Dec 04 19:57:46 UTC 2008
>Last-Modified:  Thu Dec  4 20:00:11 UTC 2008
>Originator:     Alexander V. Ribchansky
>Release:        FreeBSD 8.0-CURREN
>Organization:
TrioSoft
>Environment:
FreeBSD sigterm.local 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Nov 30 01:52:28 EET 2008     shurik@sigterm.local:/usr/obj/usr/src/sys/TSKERNEL  i386

>Description:
update port to 0.3.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN xpi-imagezoom.orig/Makefile xpi-imagezoom/Makefile
--- xpi-imagezoom.orig/Makefile	2007-04-25 00:08:12.000000000 +0300
+++ xpi-imagezoom/Makefile	2008-11-30 19:30:56.306562010 +0200
@@ -6,19 +6,23 @@
 #
 
 PORTNAME=	imagezoom
-PORTVERSION=	0.3
+PORTVERSION=	0.3.1
+DISTVERSIONSUFFIX=	-fx+mz+tb+sm
 CATEGORIES=	www
-MASTER_SITES=	http://imagezoom.yellowgorilla.net/ CENKES
-DISTNAME=	${PORTNAME}_${PORTVERSION}
+DISTNAME=	image_zoom-${PORTVERSION}${DISTVERSIONSUFFIX}
 
 MAINTAINER=	triosoft@triosoft.com.ua
 COMMENT=	Zoom images
 
-CONFLICTS=	xpi-imagezoom-ru-[0-9]*
 XPI_ID=		{1A2D0EC4-75F5-4c91-89C4-3656F6E44B68}
+XPI_NUM=	139
 XPI_FILES=	chrome/imagezoom.jar defaults/preferences/imagezoom-defaults.js \
 		gpl.txt chrome.manifest install.js install.rdf
 XPI_DIRS=	chrome defaults/preferences defaults
 
+post-patch:
+	@${REINPLACE_CMD} -e '/maxVersion/s|3.0b4|3.0.\*|' ${WRKSRC}/install.rdf
+	@${RM} -f ${WRKSRC}/install.rdf.bak
+
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>
diff -ruN xpi-imagezoom.orig/distinfo xpi-imagezoom/distinfo
--- xpi-imagezoom.orig/distinfo	2007-04-25 00:08:12.000000000 +0300
+++ xpi-imagezoom/distinfo	2008-11-30 17:59:53.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (xpi/imagezoom_0.3.xpi) = 98c717a8a984ba274c8b3bf8486deedf
-SHA256 (xpi/imagezoom_0.3.xpi) = 67927dae31f59c7bd36df1db31d1f646f4a8cfde38e655a96c2ae4fc5c87b9ce
-SIZE (xpi/imagezoom_0.3.xpi) = 100646
+MD5 (xpi/image_zoom-0.3.1-fx+mz+tb+sm.xpi) = cda14008cc95a657877a385ef2b94ac3
+SHA256 (xpi/image_zoom-0.3.1-fx+mz+tb+sm.xpi) = 1718d34ede9043da78fabdf2ff057c9397f8f4b3d8661972331270b3e4bda79c
+SIZE (xpi/image_zoom-0.3.1-fx+mz+tb+sm.xpi) = 111016


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: sw-bug->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Sun Nov 30 17:50:12 UTC 2008 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129307 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Nov 30 17:52:44 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129307 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Dec 4 19:57:46 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129307: commit references a PR
Date: Thu,  4 Dec 2008 19:57:51 +0000 (UTC)

 miwi        2008-12-04 19:57:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/xpi-imagezoom    Makefile distinfo 
   Log:
   - Update to 0.3.1
   
   PR:             129307
   Submitted by:   "Alexander V. Ribchansky" <triosoft@triosoft.com.ua> (maintainer)
   
   Revision  Changes    Path
   1.3       +8 -4      ports/www/xpi-imagezoom/Makefile
   1.3       +3 -3      ports/www/xpi-imagezoom/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"
 
>Unformatted:
