svn commit: r306728 - head/databases/pecl-dbase

Jason E. Hale jhale at FreeBSD.org
Tue Oct 30 22:49:55 UTC 2012


Author: jhale
Date: Tue Oct 30 22:49:54 2012
New Revision: 306728
URL: http://svn.freebsd.org/changeset/ports/306728

Log:
  - Update to 5.1.0
  - Trim Makefile header
  
  PR:		ports/173196
  Submitted by:	Toomas Aas <toomas at median.ee> (maintainer)
  Approved by:	makc, avilla (mentors, implicit)
  Feature safe:	yes

Modified:
  head/databases/pecl-dbase/Makefile   (contents, props changed)
  head/databases/pecl-dbase/distinfo   (contents, props changed)

Modified: head/databases/pecl-dbase/Makefile
==============================================================================
--- head/databases/pecl-dbase/Makefile	Tue Oct 30 22:48:39 2012	(r306727)
+++ head/databases/pecl-dbase/Makefile	Tue Oct 30 22:49:54 2012	(r306728)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:    pecl-dbase
-# Date created:                 2010/10/21
-# Whom:                         toomas <toomas at median.ee>
-#
+# Created by: toomas <toomas at median.ee>
 # $FreeBSD$
-#
 
 PORTNAME=	dbase
-PORTVERSION=	5.0.1
+PORTVERSION=	5.1.0
 CATEGORIES=	databases pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/databases/pecl-dbase/distinfo
==============================================================================
--- head/databases/pecl-dbase/distinfo	Tue Oct 30 22:48:39 2012	(r306727)
+++ head/databases/pecl-dbase/distinfo	Tue Oct 30 22:49:54 2012	(r306728)
@@ -1,2 +1,2 @@
-SHA256 (PECL/dbase-5.0.1.tgz) = 04dc4648185395a64b5969f723173fd377c6e2a211b52ba4ad45a442f68400aa
-SIZE (PECL/dbase-5.0.1.tgz) = 13929
+SHA256 (PECL/dbase-5.1.0.tgz) = 20d6a40fb2efe4a06f503ec53512d02d71ceda87eac1f55208d7b5398f287a97
+SIZE (PECL/dbase-5.1.0.tgz) = 14112


More information about the svn-ports-all mailing list