From owner-svn-ports-head@freebsd.org Fri Sep 16 11:31:12 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 88682BDD715; Fri, 16 Sep 2016 11:31:12 +0000 (UTC) (envelope-from riggs@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 56D741751; Fri, 16 Sep 2016 11:31:12 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8GBVBQJ090026; Fri, 16 Sep 2016 11:31:11 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8GBVBVT090024; Fri, 16 Sep 2016 11:31:11 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201609161131.u8GBVBVT090024@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Fri, 16 Sep 2016 11:31:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422251 - head/devel/pear-Validate 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: Fri, 16 Sep 2016 11:31:12 -0000 Author: riggs Date: Fri Sep 16 11:31:11 2016 New Revision: 422251 URL: https://svnweb.freebsd.org/changeset/ports/422251 Log: Add non-default OPTIONS DATE, IDNA, new maintainer Detailed log: - New maintainer: Danilo G. Baio - Add non-default OPTIONS DATE, IDNA - Add LICENSE - Set NO_ARCH - Upgrade distinfo with TIMESTAMP PR: 212301 Submitted by: dbaio@bsd.com.br (maintainer) Modified: head/devel/pear-Validate/Makefile head/devel/pear-Validate/distinfo Modified: head/devel/pear-Validate/Makefile ============================================================================== --- head/devel/pear-Validate/Makefile Fri Sep 16 10:05:42 2016 (r422250) +++ head/devel/pear-Validate/Makefile Fri Sep 16 11:31:11 2016 (r422251) @@ -3,11 +3,24 @@ PORTNAME= Validate PORTVERSION= 0.8.5 +PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dbaio@bsd.com.br COMMENT= PEAR Validation class +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +OPTIONS_DEFINE= DATE IDNA + +DATE_DESC= Date and Time Zone Classes +DATE_RUN_DEPENDS= ${PEARDIR}/Date.php:devel/pear-Date + +IDNA_DESC= Net_IDNA - Punycode encoding and decoding package +IDNA_RUN_DEPENDS= ${PEARDIR}/Net/IDNA.php:net/pear-Net_IDNA + USES= pear +NO_ARCH= yes .include Modified: head/devel/pear-Validate/distinfo ============================================================================== --- head/devel/pear-Validate/distinfo Fri Sep 16 10:05:42 2016 (r422250) +++ head/devel/pear-Validate/distinfo Fri Sep 16 11:31:11 2016 (r422251) @@ -1,2 +1,3 @@ +TIMESTAMP = 1472687841 SHA256 (PEAR/Validate-0.8.5.tgz) = 2ce4913df22dc08470af053cf8123ccfb699639e21b52b03a301c7af764192a4 SIZE (PEAR/Validate-0.8.5.tgz) = 21668