Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2013 07:52:47 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/183830: [PATCH] devel/pear-OLE: Add LICENSE, take maintainership, Update to 1.0.0RC2
Message-ID:  <201311100152.rAA1qlmh015772@bofh.1asiacom.net>
Resent-Message-ID: <201311100200.rAA200kO085834@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183830
>Category:       ports
>Synopsis:       [PATCH] devel/pear-OLE: Add LICENSE, take maintainership, Update to 1.0.0RC2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 10 02:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r257540: Tue Nov  5 18:47:37
>Description:
[DESCRIBE CHANGES]
- Take maintainership
- Add LICENSE
- Update to 1.0.0RC2

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- pear-OLE-1.0.0.r2.patch begins here ---
diff -ruN /usr/ports//devel/pear-OLE/Makefile ./Makefile
--- /usr/ports//devel/pear-OLE/Makefile	2013-09-20 23:13:42.000000000 +0600
+++ ./Makefile	2013-11-10 07:50:02.000000000 +0600
@@ -2,12 +2,14 @@
 # $FreeBSD: devel/pear-OLE/Makefile 327724 2013-09-20 17:13:42Z bapt $
 
 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
 
+LICENSE=	PHP202
+
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 
diff -ruN /usr/ports//devel/pear-OLE/distinfo ./distinfo
--- /usr/ports//devel/pear-OLE/distinfo	2012-07-14 19:54:48.000000000 +0600
+++ ./distinfo	2013-11-10 07:50:08.000000000 +0600
@@ -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
--- pear-OLE-1.0.0.r2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311100152.rAA1qlmh015772>