Bug 76476 - [maintainer] Update master site and WWW for other scim related ports
Summary: [maintainer] Update master site and WWW for other scim related ports
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-19 22:30 UTC by Jie Gao
Modified: 2005-01-20 15:26 UTC (History)
0 users

See Also:


Attachments
patch-chinese-scim-chinese (1.19 KB, text/plain)
2005-01-19 22:30 UTC, Jie Gao
no flags Details
patch-japanese-scim-tables (1.19 KB, text/plain)
2005-01-19 22:30 UTC, Jie Gao
no flags Details
file.diff (1.21 KB, patch)
2005-01-19 22:30 UTC, Jie Gao
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jie Gao 2005-01-19 22:30:27 UTC
	
Remove dead master site and update WWW for the following ports:

  chinese/scim-chinese
  chinese/scim-tables
  japanese/scim-tables
  korean/scim-tables

Fix: Apply the following patches

Index: chinese/scim-tables/Makefile
===================================================================
RCS file: /home/grads/gaoj/repository/ports/chinese/scim-tables/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- chinese/scim-tables/Makefile	9 Nov 2004 00:21:02 -0000	1.7
+++ chinese/scim-tables/Makefile	19 Jan 2005 22:06:33 -0000	1.8
@@ -9,8 +9,7 @@
 PORTVERSION=	0.4.3
 PORTREVISION=	1
 CATEGORIES=	chinese
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
-		http://freedesktop.org/~suzhe/sources/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=scim
 
 MAINTAINER=	gaoj@cpsc.ucalgary.ca
Index: chinese/scim-tables/pkg-descr
===================================================================
RCS file: /home/grads/gaoj/repository/ports/chinese/scim-tables/pkg-descr,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chinese/scim-tables/pkg-descr	6 Aug 2004 00:24:33 -0000	1.1
+++ chinese/scim-tables/pkg-descr	19 Jan 2005 22:02:46 -0000	1.2
@@ -5,4 +5,4 @@
 make Input Method developers live easier. It has very clear architecture and
 very simple programming interface.
 
-WWW: http://scim.freedesktop.org
+WWW: http://www.scim-im.org
--- patch-chinese-scim-tables ends here ---
How-To-Repeat: 	
N/A
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2005-01-20 15:26:05 UTC
State Changed
From-To: open->closed

Committed, thanks.