svn commit: r429919 - head/japanese/ibus-anthy
Li-Wen Hsu
lwhsu at FreeBSD.org
Thu Dec 29 14:36:42 UTC 2016
Author: lwhsu
Date: Thu Dec 29 14:36:41 2016
New Revision: 429919
URL: https://svnweb.freebsd.org/changeset/ports/429919
Log:
- Make fetchable
PR: 212965
Submitted by: hakotani000 at gmail.com
Modified:
head/japanese/ibus-anthy/Makefile
head/japanese/ibus-anthy/pkg-descr
Modified: head/japanese/ibus-anthy/Makefile
==============================================================================
--- head/japanese/ibus-anthy/Makefile Thu Dec 29 14:29:18 2016 (r429918)
+++ head/japanese/ibus-anthy/Makefile Thu Dec 29 14:36:41 2016 (r429919)
@@ -6,14 +6,12 @@ PORTVERSION= 1.2.7
PORTREVISION= 6
CATEGORIES= japanese
PROJECTHOST= ibus
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= https://github.com/ibus/ibus-anthy/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= ja-
MAINTAINER= daichi at FreeBSD.org
COMMENT= Anthy engine for IBus
-BROKEN= Unfetchable (google code has gone away)
-
BUILD_DEPENDS= swig:devel/swig13
LIB_DEPENDS= libanthy.so:japanese/anthy \
libibus-1.0.so:textproc/ibus
Modified: head/japanese/ibus-anthy/pkg-descr
==============================================================================
--- head/japanese/ibus-anthy/pkg-descr Thu Dec 29 14:29:18 2016 (r429918)
+++ head/japanese/ibus-anthy/pkg-descr Thu Dec 29 14:36:41 2016 (r429919)
@@ -1,3 +1,3 @@
Anthy engine for IBus.
-WWW: http://code.google.com/p/ibus
+WWW: https://github.com/ibus/ibus-anthy
More information about the svn-ports-all
mailing list