Date: Wed, 1 Oct 2008 22:16:11 +0900 (JST) From: Koji Yokota <yokota@res.otaru-uc.ac.jp> To: FreeBSD-gnats-submit@FreeBSD.org Cc: chinsan@FreeBSD.org Subject: ports/127777: [PATCH] www/xpi-quick-locale-switcher: update to 1.6.5.9 Message-ID: <20081001131611.68C15B85C@room520-1.yokota-s.otaru-uc.ac.jp> Resent-Message-ID: <200810011420.m91EK2GT073578@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127777 >Category: ports >Synopsis: [PATCH] www/xpi-quick-locale-switcher: update to 1.6.5.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 01 14:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Koji Yokota >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: Otaru University of Commerce >Environment: System: FreeBSD hoge.otaru-uc.ac.jp 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu May 29 23:57:30 JST 2008 >Description: - Update to 1.6.5.9 which supports language packs for Firefox 3 Port maintainer (chinsan@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- xpi-quick-locale-switcher-1.6.5.9.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/xpi-quick-locale-switcher.orig/Makefile /usr/ports/www/xpi-quick-locale-switcher/Makefile --- /usr/ports/www/xpi-quick-locale-switcher.orig/Makefile 2008-09-07 15:27:26.000000000 +0900 +++ /usr/ports/www/xpi-quick-locale-switcher/Makefile 2008-10-01 22:05:21.000000000 +0900 @@ -6,9 +6,9 @@ # PORTNAME= quick-locale-switcher -PORTVERSION= 1.6.5.1 -#DISTVERSIONSUFFIX= -fx+mz+tb+sb+nvu+ns+sm+fl -DISTVERSIONSUFFIX= - +PORTVERSION= 1.6.5.9 +DISTVERSIONSUFFIX= -fx+mz+tb+sb+sm +#DISTVERSIONSUFFIX= - CATEGORIES= www MAINTAINER= chinsan@FreeBSD.org @@ -24,5 +24,13 @@ @${REINPLACE_CMD} -e '/maxVersion/s|0.5|0.7|' ${WRKSRC}/install.rdf @${RM} -f ${WRKSRC}/install.rdf.bak +post-install: + @${ECHO_MSG} + @${ECHO_MSG} "=== NOTE ===" + @${ECHO_MSG} " For this xpi to work, you must install appropriate language" + @${ECHO_MSG} " pack from ${PORTSDIR}/www/firefox-i18n for Firefox," + @${ECHO_MSG} " or from ${PORTSDIR}/www/firefox3-i18n for Firefox 3." + @${ECHO_MSG} + .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/www/xpi-quick-locale-switcher.orig/distinfo /usr/ports/www/xpi-quick-locale-switcher/distinfo --- /usr/ports/www/xpi-quick-locale-switcher.orig/distinfo 2008-04-08 15:51:43.000000000 +0900 +++ /usr/ports/www/xpi-quick-locale-switcher/distinfo 2008-10-01 19:09:40.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (xpi/quick_locale_switcher-1.6.5.1-.xpi) = 280e48cd8bc585fab25eadac874316b6 -SHA256 (xpi/quick_locale_switcher-1.6.5.1-.xpi) = 2d7b5822fd52ee779f542c6228e4c01982fc0a53fd68c31b81f8d7e558556ceb -SIZE (xpi/quick_locale_switcher-1.6.5.1-.xpi) = 254355 +MD5 (xpi/quick_locale_switcher-1.6.5.9-fx+mz+tb+sb+sm.xpi) = e485693a1c5ca2415e6e119de4a6d1a4 +SHA256 (xpi/quick_locale_switcher-1.6.5.9-fx+mz+tb+sb+sm.xpi) = de57fb1683dce6d7f3d6575c387516593a405bcea6228ed862d288150f143b10 +SIZE (xpi/quick_locale_switcher-1.6.5.9-fx+mz+tb+sb+sm.xpi) = 255300 --- xpi-quick-locale-switcher-1.6.5.9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081001131611.68C15B85C>