ports/54882: [Patch] japanese/mozilla-jlp does not fetch
ITO Tsuyoshi
tsuyoshi at is.s.u-tokyo.ac.jp
Sat Jul 26 13:50:22 UTC 2003
>Number: 54882
>Category: ports
>Synopsis: [Patch] japanese/mozilla-jlp does not fetch
>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: Sat Jul 26 06:50:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: ITO Tsuyoshi
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
The University of Tokyo
>Environment:
System: FreeBSD san.is.s.u-tokyo.ac.jp 4.8-RELEASE FreeBSD 4.8-RELEASE #12: Sun Apr 13 19:48:00 JST 2003 root at san.is.s.u-tokyo.ac.jp:/usr/obj/usr/src/sys/SAN i386
>Description:
Mozilla 1.4 Japanese Language Pack 0.4 has been released.
japanese/mozilla-jlp port (for Mozilla 1.4 JLP 0.2) does not fetch any
longer.
>How-To-Repeat:
cd /usr/ports/japanese/mozilla-jlp && make fetch
>Fix:
The following minimal patch seemingly updates japanese/mozilla-jlp
port to Mozilla 1.4 JLP 0.4. It may be better to append the version
of JLP itself to PORTVERSION instead of incrementing PORTREVISION, but
I am not sure.
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/mozilla-jlp/Makefile,v
retrieving revision 1.44
diff -a -u -r1.44 Makefile
--- Makefile 14 Jul 2003 05:50:22 -0000 1.44
+++ Makefile 26 Jul 2003 13:34:18 -0000
@@ -7,12 +7,13 @@
PORTNAME= mozilla
PORTVERSION= 1.4
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= japanese www
MASTER_SITES= http://plaza25.mbn.or.jp/~snip/jlp/
#MASTER_SITE_SUBDIR= jlpmoz
PKGNAMESUFFIX= -jlp
-DISTNAME= moz${PORTVERSION}-langjajp-tm0.2
+DISTNAME= moz${PORTVERSION}-langjajp-tm0.4
EXTRACT_SUFX= .xpi
MAINTAINER= yatt at luna2.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/mozilla-jlp/distinfo,v
retrieving revision 1.32
diff -a -u -r1.32 distinfo
--- distinfo 14 Jul 2003 05:50:22 -0000 1.32
+++ distinfo 26 Jul 2003 13:34:18 -0000
@@ -1 +1 @@
-MD5 (moz1.4-langjajp-tm0.2.xpi) = 78f3aefe961b6593e314c5630664981c
+MD5 (moz1.4-langjajp-tm0.4.xpi) = a8b00803aacc89e824c51160668bfcb8
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list