From owner-svn-ports-head@freebsd.org Sat Nov 16 08:58:59 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 8AA971BF53F; Sat, 16 Nov 2019 08:58:59 +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 47FTfW32PWz4TSF; Sat, 16 Nov 2019 08:58:59 +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 45C1F26F7C; Sat, 16 Nov 2019 08:58:59 +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 xAG8wxJI099170; Sat, 16 Nov 2019 08:58:59 GMT (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAG8wwOA099168; Sat, 16 Nov 2019 08:58:58 GMT (envelope-from ume@FreeBSD.org) Message-Id: <201911160858.xAG8wwOA099168@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:58:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517727 - head/mail/xcite X-SVN-Group: ports-head X-SVN-Commit-Author: ume X-SVN-Commit-Paths: head/mail/xcite X-SVN-Commit-Revision: 517727 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:58:59 -0000 Author: ume Date: Sat Nov 16 08:58:58 2019 New Revision: 517727 URL: https://svnweb.freebsd.org/changeset/ports/517727 Log: Update master site and unmark BROKEN. Modified: head/mail/xcite/Makefile head/mail/xcite/pkg-descr Modified: head/mail/xcite/Makefile ============================================================================== --- head/mail/xcite/Makefile Sat Nov 16 08:41:48 2019 (r517726) +++ head/mail/xcite/Makefile Sat Nov 16 08:58:58 2019 (r517727) @@ -5,15 +5,13 @@ PORTNAME= xcite PORTVERSION= 1.60 PORTREVISION= 12 CATEGORIES= mail elisp -MASTER_SITES= http://www.gentei.org/~yuuji/software/ +MASTER_SITES= https://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} DISTNAME= ${PORTNAME}.el EXTRACT_SUFX= # empty MAINTAINER= ume@FreeBSD.org COMMENT= Exciting Cite for any Mail/News reading modes on Emacs - -BROKEN= unfetchable USES= emacs Modified: head/mail/xcite/pkg-descr ============================================================================== --- head/mail/xcite/pkg-descr Sat Nov 16 08:41:48 2019 (r517726) +++ head/mail/xcite/pkg-descr Sat Nov 16 08:58:58 2019 (r517727) @@ -2,4 +2,4 @@ This package enables you to registe as many mail/news as you like according to each author, and to select those headers randomly. -WWW: http://www.gentei.org/~yuuji/software/ +WWW: https://www.gentei.org/~yuuji/software/