svn commit: r354400 - head/databases/pear-DB_DataObject

Martin Wilke miwi at FreeBSD.org
Sun May 18 07:26:31 UTC 2014


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 at 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 at 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


More information about the svn-ports-all mailing list