Date: Fri, 13 Dec 2013 07:27:25 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336319 - head/devel/pear-TheSeer_fDOMDocument Message-ID: <201312130727.rBD7RPKb009118@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 13 07:27:24 2013 New Revision: 336319 URL: http://svnweb.freebsd.org/changeset/ports/336319 Log: - Update to 1.4.2 - While I'm here, update LICENSE Changes: https://github.com/theseer/fDOMDocument#changelog PR: ports/184678 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) Modified: head/devel/pear-TheSeer_fDOMDocument/Makefile head/devel/pear-TheSeer_fDOMDocument/distinfo (contents, props changed) Modified: head/devel/pear-TheSeer_fDOMDocument/Makefile ============================================================================== --- head/devel/pear-TheSeer_fDOMDocument/Makefile Fri Dec 13 07:27:20 2013 (r336318) +++ head/devel/pear-TheSeer_fDOMDocument/Makefile Fri Dec 13 07:27:24 2013 (r336319) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fDOMDocument -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.2 CATEGORIES= devel www pear MASTER_SITES= http://pear.netpirates.net/get/ PKGNAMEPREFIX= pear-TheSeer_ @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-TheSeer_ MAINTAINER= gasol.wu@gmail.com COMMENT= Extension to PHP\'s standard DOM -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/.channels/pear.netpirates.net.reg:${PORTSDIR}/devel/pear-channel-theseer @@ -21,7 +21,7 @@ USE_PHP= dom xml PEAR_CHANNEL= theseer PEAR_AUTOINSTALL= yes -IGNORE_WITH_PHP=52 +IGNORE_WITH_PHP= 52 .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" Modified: head/devel/pear-TheSeer_fDOMDocument/distinfo ============================================================================== --- head/devel/pear-TheSeer_fDOMDocument/distinfo Fri Dec 13 07:27:20 2013 (r336318) +++ head/devel/pear-TheSeer_fDOMDocument/distinfo Fri Dec 13 07:27:24 2013 (r336319) @@ -1,2 +1,2 @@ -SHA256 (PEAR/fDOMDocument-1.3.2.tgz) = a2c6d648a6e48028452781efacedc62270a9acfe75b0c088f274c6f457b00146 -SIZE (PEAR/fDOMDocument-1.3.2.tgz) = 13907 +SHA256 (PEAR/fDOMDocument-1.4.2.tgz) = efd2ef6c8929ae548c95dc65f5a6b5a614e1be5895bcdb077d5b9c2c1d114c97 +SIZE (PEAR/fDOMDocument-1.4.2.tgz) = 15121
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312130727.rBD7RPKb009118>