pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/50592: inputmethod/uim, project web site and repository moved.



>Number:         50592
>Category:       pkg
>Synopsis:       inputmethod/uim, project web site and repository moved.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Dec 25 15:10:00 +0000 2015
>Originator:     ISIHARA Takanori
>Release:        pkgsrc -current 2015/12/25
>Organization:
Nagoya *BSD Users' Group :-)
>Environment:
NetBSD ishitPc14.home 7.0_STABLE NetBSD 7.0_STABLE (ISHITPC14) #4: Sun Nov 29 03:38:14 JST 2015  sysbuild%ishitPc14.home@localhost:/opt/sysbuild/netbsd-7/obj/amd64/sys/arch/amd64/compile/ISHITPC14 amd64

>Description:
uim project web site and repository moved.

>How-To-Repeat:

>Fix:
Index: Makefile.common
===================================================================
RCS file: /cvsroot/pkgsrc/inputmethod/uim/Makefile.common,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile.common
--- Makefile.common	20 Apr 2014 06:40:00 -0000	1.12
+++ Makefile.common	25 Dec 2015 14:58:20 -0000
@@ -6,11 +6,13 @@
 UIM_VERSION=		1.8.6
 DISTNAME=		uim-${UIM_VERSION}
 CATEGORIES=		inputmethod
-MASTER_SITES=		http://uim.googlecode.com/files/
+MASTER_SITES=		${MASTER_SITE_GITHUB:=uim/}
+GITHUB_TYPE=		release
+GITHUB_RELEASE=		${DISTNAME}
 EXTRACT_SUFX=		.tar.bz2
 
 MAINTAINER=		VEG03617%nifty.com@localhost
-HOMEPAGE=		http://code.google.com/p/uim/
+HOMEPAGE=		https://github.com/uim/uim/wiki
 
 DISTINFO_FILE=		${.CURDIR}/../../inputmethod/uim/distinfo
 PATCHDIR=		${.CURDIR}/../../inputmethod/uim/patches



Home | Main Index | Thread Index | Old Index