svn commit: r311554 - head/net-im/pecl-stomp

Martin Wilke miwi at FreeBSD.org
Mon Feb 4 02:31:09 UTC 2013


Author: miwi
Date: Mon Feb  4 02:31:08 2013
New Revision: 311554
URL: http://svnweb.freebsd.org/changeset/ports/311554

Log:
  - Convert header
  - Update to 1.0.5

Modified:
  head/net-im/pecl-stomp/Makefile   (contents, props changed)
  head/net-im/pecl-stomp/distinfo   (contents, props changed)

Modified: head/net-im/pecl-stomp/Makefile
==============================================================================
--- head/net-im/pecl-stomp/Makefile	Mon Feb  4 02:30:46 2013	(r311553)
+++ head/net-im/pecl-stomp/Makefile	Mon Feb  4 02:31:08 2013	(r311554)
@@ -1,12 +1,8 @@
-# Ports collection makefile for:  pecl-stomp
-# Date created:			  1st Dec, 2009
-# Whom:				  wen at FreeBSD.org
-#
+# Created by: wen at FreeBSD.org
 # $FreeBSD$
-#
 
 PORTNAME=	stomp
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.5
 CATEGORIES=	net-im pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -18,7 +14,5 @@ COMMENT=	PECL extension of stomp client
 USE_PHP=	yes
 USE_PHPIZE=	yes
 USE_PHPEXT=	yes
-DEFAULT_PHP_VER=53
-IGNORE_WITH_PHP=5
 
 .include <bsd.port.mk>

Modified: head/net-im/pecl-stomp/distinfo
==============================================================================
--- head/net-im/pecl-stomp/distinfo	Mon Feb  4 02:30:46 2013	(r311553)
+++ head/net-im/pecl-stomp/distinfo	Mon Feb  4 02:31:08 2013	(r311554)
@@ -1,2 +1,2 @@
-SHA256 (stomp-1.0.3.tgz) = bfdfecb30a34f513bde0d3cb124c235a7c2a13a57c9322d7087351afa2b5b5af
-SIZE (stomp-1.0.3.tgz) = 18309
+SHA256 (stomp-1.0.5.tgz) = 87f7c1d6c187c1d2fbee92f73e41cfa1af07c9b17bdd435ad446223038f36ea4
+SIZE (stomp-1.0.5.tgz) = 18798


More information about the svn-ports-all mailing list