Date: Sun, 10 Nov 2013 19:49:32 +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: r333435 - head/devel/pear-OLE Message-ID: <201311101949.rAAJnWaO010906@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 10 19:49:32 2013 New Revision: 333435 URL: http://svnweb.freebsd.org/changeset/ports/333435 Log: - Update to 1.0.0RC2 - Add LICENSE - Pass maintainership to submitter Changes: http://pear.php.net/package/OLE/download/ PR: ports/183830 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Modified: head/devel/pear-OLE/Makefile head/devel/pear-OLE/distinfo (contents, props changed) Modified: head/devel/pear-OLE/Makefile ============================================================================== --- head/devel/pear-OLE/Makefile Sun Nov 10 19:49:27 2013 (r333434) +++ head/devel/pear-OLE/Makefile Sun Nov 10 19:49:32 2013 (r333435) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= OLE -DISTVERSION= 1.0.0RC1 +DISTVERSION= 1.0.0RC2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= PEAR class for reading and writing OLE containers BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear Modified: head/devel/pear-OLE/distinfo ============================================================================== --- head/devel/pear-OLE/distinfo Sun Nov 10 19:49:27 2013 (r333434) +++ head/devel/pear-OLE/distinfo Sun Nov 10 19:49:32 2013 (r333435) @@ -1,2 +1,2 @@ -SHA256 (PEAR/OLE-1.0.0RC1.tgz) = c3e16ac7ec7a3d0919cb3dffc8e16ed057b9db2e11cc7b6bff515d3a799e3021 -SIZE (PEAR/OLE-1.0.0RC1.tgz) = 12153 +SHA256 (PEAR/OLE-1.0.0RC2.tgz) = a0f3ad85845801ad8f7c6cf1695e048c960a72b183946613ddbca4567fed9164 +SIZE (PEAR/OLE-1.0.0RC2.tgz) = 13981
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311101949.rAAJnWaO010906>