svn commit: r333435 - head/devel/pear-OLE

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 10 19:49:32 UTC 2013


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 at 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 at FreeBSD.org
+MAINTAINER=	5u623l20 at 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


More information about the svn-ports-all mailing list