Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2013 02:31:08 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311554 - head/net-im/pecl-stomp
Message-ID:  <201302040231.r142V8HO043889@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
-#
+# Created by: wen@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302040231.r142V8HO043889>