Bug 189768 - [PATCH] databases/pear-DB_DataObject: update to 1.11.3
Summary: [PATCH] databases/pear-DB_DataObject: update to 1.11.3
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 14:00 UTC by Bartek Rutkowski
Modified: 2014-05-18 08:30 UTC (History)
1 user (show)

See Also:


Attachments
pear-DB_DataObject-1.11.3.patch (1.36 KB, patch)
2014-05-13 14:00 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 14:00:01 UTC
- Update to 1.11.3
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/pear-DB_DataObject/1.11.3/

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

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

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2014-05-18 08:26:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-05-18 08:26:34 UTC
Author: miwi
Date: Sun May 18 07:26:29 2014
New Revision: 354400
URL: http://svnweb.freebsd.org/changeset/ports/354400
QAT: https://qat.redports.org/buildarchive/r354400/

Log:
  - Update to 1.11.3
  - Pet portlint
  
  PR:		189768
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>

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

Modified: head/databases/pear-DB_DataObject/Makefile
==============================================================================
--- head/databases/pear-DB_DataObject/Makefile	Sun May 18 07:25:34 2014	(r354399)
+++ head/databases/pear-DB_DataObject/Makefile	Sun May 18 07:26:29 2014	(r354400)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	DB_DataObject
-PORTVERSION=	1.11.2
+PORTVERSION=	1.11.3
 CATEGORIES=	databases pear
 
 MAINTAINER=	miwi@FreeBSD.org
-COMMENT=	An SQL Builder, Object Interface to Database Tables
+COMMENT=	SQL Builder, Object Interface to Database Tables
 
 BUILD_DEPENDS=	pear-DB>=1.7.0:${PORTSDIR}/databases/pear-DB \
 		pear-Date>=1.4.3:${PORTSDIR}/devel/pear-Date

Modified: head/databases/pear-DB_DataObject/distinfo
==============================================================================
--- head/databases/pear-DB_DataObject/distinfo	Sun May 18 07:25:34 2014	(r354399)
+++ head/databases/pear-DB_DataObject/distinfo	Sun May 18 07:26:29 2014	(r354400)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/DB_DataObject-1.11.2.tgz) = bc8c2c7a4e97de821be5ccad7347e9a76fd7ddf4ff8f3840bdc3ad2edef2d519
-SIZE (PEAR/DB_DataObject-1.11.2.tgz) = 80134
+SHA256 (PEAR/DB_DataObject-1.11.3.tgz) = 5fa1ce2d3d2543a5b9e8f825a2c9a409201978b0f6c45da1f9dadfe58ac47d2b
+SIZE (PEAR/DB_DataObject-1.11.3.tgz) = 81873

Modified: head/databases/pear-DB_DataObject/pkg-descr
==============================================================================
--- head/databases/pear-DB_DataObject/pkg-descr	Sun May 18 07:25:34 2014	(r354399)
+++ head/databases/pear-DB_DataObject/pkg-descr	Sun May 18 07:26:29 2014	(r354400)
@@ -5,4 +5,4 @@ The core class is designed to be extende
 put the data logic inside the data classes.
 included is a Generator to make your configuration files and your base classes.
 
-WWW: http://pear.php.net/package/DB_DataObject/
+WWW: http://pear.php.net/package/DB_DataObject
_______________________________________________
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"