Bug 189765 - [PATCH] databases/pear-MDB2: update to 2.5.0b5
Summary: [PATCH] databases/pear-MDB2: update to 2.5.0b5
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-13 13:30 UTC by Bartek Rutkowski
Modified: 2014-05-18 08:40 UTC (History)
1 user (show)

See Also:


Attachments
pear-MDB2-2.5.0.b5.patch (1.08 KB, patch)
2014-05-13 13:30 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-05-13 13:30:01 UTC
- Update to 2.5.0b5
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/pear-MDB2/2.5.0.b5/

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-13 13:30:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-18 08:34:01 UTC
Author: miwi
Date: Sun May 18 07:33:56 2014
New Revision: 354405
URL: http://svnweb.freebsd.org/changeset/ports/354405
QAT: https://qat.redports.org/buildarchive/r354405/

Log:
  - Update to 2.5.0b5
  - Pet portlint
  
  PR:		189765
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>

Modified:
  head/databases/pear-MDB2/Makefile
  head/databases/pear-MDB2/distinfo
  head/databases/pear-MDB2/pkg-descr

Modified: head/databases/pear-MDB2/Makefile
==============================================================================
--- head/databases/pear-MDB2/Makefile	Sun May 18 07:33:15 2014	(r354404)
+++ head/databases/pear-MDB2/Makefile	Sun May 18 07:33:56 2014	(r354405)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	MDB2
-DISTVERSION=	2.5.0b4
+DISTVERSION=	2.5.0b5
 CATEGORIES=	databases www pear
 
 MAINTAINER=	miwi@FreeBSD.org

Modified: head/databases/pear-MDB2/distinfo
==============================================================================
--- head/databases/pear-MDB2/distinfo	Sun May 18 07:33:15 2014	(r354404)
+++ head/databases/pear-MDB2/distinfo	Sun May 18 07:33:56 2014	(r354405)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/MDB2-2.5.0b4.tgz) = d1bdc6d6f2f476ab86da45fcde754575aa34127313660b86aac371499e24eb98
-SIZE (PEAR/MDB2-2.5.0b4.tgz) = 133407
+SHA256 (PEAR/MDB2-2.5.0b5.tgz) = c4ab3cf8cea4aacff02d729998b0ac80b4f92c2cc8055956079b323a406d985b
+SIZE (PEAR/MDB2-2.5.0b5.tgz) = 136834

Modified: head/databases/pear-MDB2/pkg-descr
==============================================================================
--- head/databases/pear-MDB2/pkg-descr	Sun May 18 07:33:15 2014	(r354404)
+++ head/databases/pear-MDB2/pkg-descr	Sun May 18 07:33:56 2014	(r354405)
@@ -6,4 +6,4 @@ most other DB abstraction packages is th
 ensure portability. MDB2 provides most of its many features optionally
 that can be used to construct portable SQL statements.
 
-WWW: http://pear.php.net/package/MDB2/
+WWW: http://pear.php.net/package/MDB2
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2014-05-18 08:40:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!