Date: Tue, 30 Oct 2012 22:49:55 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306728 - head/databases/pecl-dbase Message-ID: <201210302249.q9UMntHb094143@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@median.ee> -# +# Created by: toomas <toomas@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210302249.q9UMntHb094143>