Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2015 16:40:09 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400743 - head/www/pecl-yar
Message-ID:  <201511041640.tA4Ge94h083551@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Wed Nov  4 16:40:09 2015
New Revision: 400743
URL: https://svnweb.freebsd.org/changeset/ports/400743

Log:
  1: Upgrade to 1.2.5.
  2: switch to USES.
  
  PR:		162740
  Submitted by:	maintainer

Modified:
  head/www/pecl-yar/Makefile
  head/www/pecl-yar/distinfo

Modified: head/www/pecl-yar/Makefile
==============================================================================
--- head/www/pecl-yar/Makefile	Wed Nov  4 15:46:17 2015	(r400742)
+++ head/www/pecl-yar/Makefile	Wed Nov  4 16:40:09 2015	(r400743)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	yar
-PORTVERSION=	1.2.4
+PORTVERSION=	1.2.5
 CATEGORIES=	www
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
-EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	johnpupu@gmail.com
@@ -14,6 +13,7 @@ COMMENT=	Yar (Yet another RPC framework)
 
 LICENSE=	PHP301
 
+USES=		tar:tgz
 PHP_MODNAME=	yar
 USE_PHP=	json curl
 USE_PHPEXT=	yes

Modified: head/www/pecl-yar/distinfo
==============================================================================
--- head/www/pecl-yar/distinfo	Wed Nov  4 15:46:17 2015	(r400742)
+++ head/www/pecl-yar/distinfo	Wed Nov  4 16:40:09 2015	(r400743)
@@ -1,2 +1,2 @@
-SHA256 (PECL/yar-1.2.4.tgz) = ef193ed1192eb87c199e318696c07c1a75069d6a61cd4eb048dd4e4369dd3281
-SIZE (PECL/yar-1.2.4.tgz) = 38355
+SHA256 (PECL/yar-1.2.5.tgz) = b3531c9588567cac3274f37d6eae4120c8bd3bf767ca8a0f7295c2038eec182d
+SIZE (PECL/yar-1.2.5.tgz) = 38595



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