From owner-svn-ports-all@freebsd.org Wed Oct 10 01:22:22 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54CC210C4534; Wed, 10 Oct 2018 01:22:22 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B47788E54; Wed, 10 Oct 2018 01:22:22 +0000 (UTC) (envelope-from wen@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 062D01A1EE; Wed, 10 Oct 2018 01:22:22 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9A1MLdF058939; Wed, 10 Oct 2018 01:22:21 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9A1MLsh058937; Wed, 10 Oct 2018 01:22:21 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201810100122.w9A1MLsh058937@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 10 Oct 2018 01:22:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481682 - head/news/p5-News-Article-NoCeM X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/news/p5-News-Article-NoCeM X-SVN-Commit-Revision: 481682 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2018 01:22:22 -0000 Author: wen Date: Wed Oct 10 01:22:21 2018 New Revision: 481682 URL: https://svnweb.freebsd.org/changeset/ports/481682 Log: - Update to 0.09 Changes: https://metacpan.org/changes/distribution/News-Article-NoCeM - Add LICENSE Modified: head/news/p5-News-Article-NoCeM/Makefile head/news/p5-News-Article-NoCeM/distinfo Modified: head/news/p5-News-Article-NoCeM/Makefile ============================================================================== --- head/news/p5-News-Article-NoCeM/Makefile Wed Oct 10 01:06:43 2018 (r481681) +++ head/news/p5-News-Article-NoCeM/Makefile Wed Oct 10 01:22:21 2018 (r481682) @@ -2,14 +2,17 @@ # $FreeBSD$ PORTNAME= News-Article-NoCeM -PORTVERSION= 0.08 -PORTREVISION= 1 +PORTVERSION= 0.09 CATEGORIES= news perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module to generate accurate NoCeM notices + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-News-Article>=0:news/p5-News-Article \ Modified: head/news/p5-News-Article-NoCeM/distinfo ============================================================================== --- head/news/p5-News-Article-NoCeM/distinfo Wed Oct 10 01:06:43 2018 (r481681) +++ head/news/p5-News-Article-NoCeM/distinfo Wed Oct 10 01:22:21 2018 (r481682) @@ -1,2 +1,3 @@ -SHA256 (News-Article-NoCeM-0.08.tar.gz) = a054cdda4e98c8447a6702c5ca7b18ecd6fdafe30c612a59059bd1b3404c1ef0 -SIZE (News-Article-NoCeM-0.08.tar.gz) = 6680 +TIMESTAMP = 1539133682 +SHA256 (News-Article-NoCeM-0.09.tar.gz) = 43d7ca69f52fc1d5a4f930f56f024619aee88e6746d97bbb814700282eaf2743 +SIZE (News-Article-NoCeM-0.09.tar.gz) = 7235