Date: Sun, 30 Nov 2008 17:40:39 GMT From: "Alexander V. Ribchansky" <triosoft@triosoft.com.ua> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/129307: [UPDATE PORT] www/xpi-imagezoom Message-ID: <200811301740.mAUHedke074981@www.freebsd.org> Resent-Message-ID: <200811301750.mAUHo0Qp024380@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 129307 >Category: ports >Synopsis: [UPDATE PORT] www/xpi-imagezoom >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 30 17:50:00 UTC 2008 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811301740.mAUHedke074981>