From owner-svn-ports-head@freebsd.org Sat Nov 16 08:41:50 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0AAC01BF2F1; Sat, 16 Nov 2019 08:41:50 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47FTGj40bGz3Hkk; Sat, 16 Nov 2019 08:41:49 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6466F26C76; Sat, 16 Nov 2019 08:41:49 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAG8fnYF091566; Sat, 16 Nov 2019 08:41:49 GMT (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAG8fmHI091562; Sat, 16 Nov 2019 08:41:48 GMT (envelope-from ume@FreeBSD.org) Message-Id: <201911160841.xAG8fmHI091562@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ume set sender to ume@FreeBSD.org using -f From: Hajimu UMEMOTO Date: Sat, 16 Nov 2019 08:41:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517726 - in head/japanese: gedy gsuica X-SVN-Group: ports-head X-SVN-Commit-Author: ume X-SVN-Commit-Paths: in head/japanese: gedy gsuica X-SVN-Commit-Revision: 517726 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Nov 2019 08:41:50 -0000 Author: ume Date: Sat Nov 16 08:41:48 2019 New Revision: 517726 URL: https://svnweb.freebsd.org/changeset/ports/517726 Log: Update master site and unmark BROKEN. Modified: head/japanese/gedy/Makefile head/japanese/gedy/pkg-descr head/japanese/gsuica/Makefile head/japanese/gsuica/pkg-descr Modified: head/japanese/gedy/Makefile ============================================================================== --- head/japanese/gedy/Makefile Sat Nov 16 08:12:34 2019 (r517725) +++ head/japanese/gedy/Makefile Sat Nov 16 08:41:48 2019 (r517726) @@ -5,15 +5,13 @@ PORTNAME= gedy PORTVERSION= 0.9.0 PORTREVISION= 3 CATEGORIES= japanese ruby -MASTER_SITES= http://homepage3.nifty.com/slokar/pasori/ +MASTER_SITES= http://hito.music.coocan.jp/pasori/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= # empty DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ume@FreeBSD.org COMMENT= GNOME Edy Viewer - -BROKEN= unfetchable LICENSE= GPLv2 Modified: head/japanese/gedy/pkg-descr ============================================================================== --- head/japanese/gedy/pkg-descr Sat Nov 16 08:12:34 2019 (r517725) +++ head/japanese/gedy/pkg-descr Sat Nov 16 08:41:48 2019 (r517726) @@ -1,3 +1,3 @@ GNOME Edy Viewer -WWW: http://homepage3.nifty.com/slokar/pasori/gedyviewer.html +WWW: http://hito.music.coocan.jp/pasori/gedyviewer.html Modified: head/japanese/gsuica/Makefile ============================================================================== --- head/japanese/gsuica/Makefile Sat Nov 16 08:12:34 2019 (r517725) +++ head/japanese/gsuica/Makefile Sat Nov 16 08:41:48 2019 (r517726) @@ -5,15 +5,13 @@ PORTNAME= gsuica PORTVERSION= 0.9.1 PORTREVISION= 4 CATEGORIES= japanese ruby -MASTER_SITES= http://homepage3.nifty.com/slokar/pasori/ +MASTER_SITES= http://hito.music.coocan.jp/pasori/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= # empty DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ume@FreeBSD.org COMMENT= GNOME SUICA Viewer - -BROKEN= unfetchable LICENSE= GPLv2 Modified: head/japanese/gsuica/pkg-descr ============================================================================== --- head/japanese/gsuica/pkg-descr Sat Nov 16 08:12:34 2019 (r517725) +++ head/japanese/gsuica/pkg-descr Sat Nov 16 08:41:48 2019 (r517726) @@ -1,3 +1,3 @@ GNOME SUICA Viewer -WWW: http://homepage3.nifty.com/slokar/pasori/gsuica.html +WWW: http://hito.music.coocan.jp/pasori/gsuica.html