Bug 183830 - [PATCH] devel/pear-OLE: Add LICENSE, take maintainership, Update to 1.0.0RC2
Summary: [PATCH] devel/pear-OLE: Add LICENSE, take maintainership, Update to 1.0.0RC2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-10 02:00 UTC by Muhammad Moinur Rahman
Modified: 2013-11-10 19:50 UTC (History)
0 users

See Also:


Attachments
pear-OLE-1.0.0.r2.patch (1.08 KB, patch)
2013-11-10 02:00 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2013-11-10 02:00:00 UTC
[DESCRIBE CHANGES]
- Take maintainership
- Add LICENSE
- Update to 1.0.0RC2

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-10 02:00:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-11-10 19:49:45 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-11-10 19:50:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!