svn commit: r311388 - in head/devel/pecl-automap: . files

Martin Wilke miwi at FreeBSD.org
Fri Feb 1 16:24:42 UTC 2013


Author: miwi
Date: Fri Feb  1 16:24:41 2013
New Revision: 311388
URL: http://svnweb.freebsd.org/changeset/ports/311388

Log:
  - Update to 2.1.0
  - Convert Header

Deleted:
  head/devel/pecl-automap/files/
Modified:
  head/devel/pecl-automap/Makefile   (contents, props changed)
  head/devel/pecl-automap/distinfo   (contents, props changed)

Modified: head/devel/pecl-automap/Makefile
==============================================================================
--- head/devel/pecl-automap/Makefile	Fri Feb  1 16:17:00 2013	(r311387)
+++ head/devel/pecl-automap/Makefile	Fri Feb  1 16:24:41 2013	(r311388)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	pecl-automap
-# Date created:			21 Jan 2007
-# Whom:				Ditesh Shashikant Gathani <ditesh at gathani.org>
-#
+# Created by: Ditesh Shashikant Gathani <ditesh at gathani.org>
 # $FreeBSD$
-#
 
 PORTNAME=	automap
-PORTVERSION=	1.1.0
+PORTVERSION=	2.1.0
 CATEGORIES=	devel pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -22,8 +18,6 @@ USE_PHP=	spl
 USE_PHP_BUILD=	yes
 USE_PHPEXT=	yes
 PHP_MODNAME=	automap
-DEFAULT_PHP_VER=53
-IGNORE_WITH_PHP=5
 
 CONFIGURE_ARGS=	--enable-automap
 

Modified: head/devel/pecl-automap/distinfo
==============================================================================
--- head/devel/pecl-automap/distinfo	Fri Feb  1 16:17:00 2013	(r311387)
+++ head/devel/pecl-automap/distinfo	Fri Feb  1 16:24:41 2013	(r311388)
@@ -1,2 +1,2 @@
-SHA256 (PECL/automap-1.1.0.tgz) = ec2fb8405dbf7204968a7c7c0f47eea50ba758ca4a08440cbc1ebdcb493ae7b3
-SIZE (PECL/automap-1.1.0.tgz) = 22822
+SHA256 (PECL/automap-2.1.0.tgz) = b7346e98e6cb9fd5f7b65a152ebb64df1e3d4d810ca59a6be8be0d66832ed004
+SIZE (PECL/automap-2.1.0.tgz) = 27437


More information about the svn-ports-head mailing list