From owner-svn-ports-head@freebsd.org Sun Dec 4 06:57:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 251ACC665D6; Sun, 4 Dec 2016 06:57:19 +0000 (UTC) (envelope-from tota@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 mx1.freebsd.org (Postfix) with ESMTPS id CEF0812D8; Sun, 4 Dec 2016 06:57:18 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB46vIpf056505; Sun, 4 Dec 2016 06:57:18 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB46vHgm056502; Sun, 4 Dec 2016 06:57:17 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612040657.uB46vHgm056502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 4 Dec 2016 06:57:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427755 - head/textproc/p5-Text-HikiDoc X-SVN-Group: ports-head 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.23 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: Sun, 04 Dec 2016 06:57:19 -0000 Author: tota Date: Sun Dec 4 06:57:17 2016 New Revision: 427755 URL: https://svnweb.freebsd.org/changeset/ports/427755 Log: - Update to 1.022 - Fix WWW: line in pkg-descr Modified: head/textproc/p5-Text-HikiDoc/Makefile (contents, props changed) head/textproc/p5-Text-HikiDoc/distinfo (contents, props changed) head/textproc/p5-Text-HikiDoc/pkg-descr (contents, props changed) Modified: head/textproc/p5-Text-HikiDoc/Makefile ============================================================================== --- head/textproc/p5-Text-HikiDoc/Makefile Sun Dec 4 06:50:36 2016 (r427754) +++ head/textproc/p5-Text-HikiDoc/Makefile Sun Dec 4 06:57:17 2016 (r427755) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Text-HikiDoc -PORTVERSION= 1.021 -PORTREVISION= 1 +PORTVERSION= 1.022 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +12,7 @@ COMMENT= Pure Perl implementation of 'Hi LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= modbuild Modified: head/textproc/p5-Text-HikiDoc/distinfo ============================================================================== --- head/textproc/p5-Text-HikiDoc/distinfo Sun Dec 4 06:50:36 2016 (r427754) +++ head/textproc/p5-Text-HikiDoc/distinfo Sun Dec 4 06:57:17 2016 (r427755) @@ -1,2 +1,3 @@ -SHA256 (Text-HikiDoc-1.021.tar.gz) = 767e1f0a67fb626e5876db710615f66c153e01753663884799ef7292f603be3e -SIZE (Text-HikiDoc-1.021.tar.gz) = 22990 +TIMESTAMP = 1480822068 +SHA256 (Text-HikiDoc-1.022.tar.gz) = a7a167d7bbf774ec1b3f87a3d2affd2ce5735b6817ba67772bad2ca482ef97a8 +SIZE (Text-HikiDoc-1.022.tar.gz) = 23025 Modified: head/textproc/p5-Text-HikiDoc/pkg-descr ============================================================================== --- head/textproc/p5-Text-HikiDoc/pkg-descr Sun Dec 4 06:50:36 2016 (r427754) +++ head/textproc/p5-Text-HikiDoc/pkg-descr Sun Dec 4 06:57:17 2016 (r427755) @@ -4,4 +4,4 @@ original 'HikiDoc' is Ruby implementatio This library is pure perl implementation of 'HikiDoc', and has interchangeability with the original. -WWW: http://search.cpan.org/dist/Text-HikiDoc/lib/Text/HikiDoc.pm +WWW: http://search.cpan.org/dist/Text-HikiDoc/