pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

fusionpbx: Update sources files to use latest branch instead of deprecated tag release.



Module Name:	pkgsrc-wip
Committed By:	Angel M. Adames <angelmadames%gmail.com@localhost>
Pushed By:	angelmadames
Date:		Tue Nov 28 20:08:42 2017 +0000
Changeset:	ea5fe924f5856b0243e78493de705b812249ec49

Modified Files:
	fusionpbx/Makefile
	fusionpbx/distinfo

Log Message:
fusionpbx: Update sources files to use latest branch instead of deprecated tag release.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ea5fe924f5856b0243e78493de705b812249ec49

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fusionpbx/Makefile | 6 +++---
 fusionpbx/distinfo | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/fusionpbx/Makefile b/fusionpbx/Makefile
index fd4fe06535..13e1afc490 100644
--- a/fusionpbx/Makefile
+++ b/fusionpbx/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	fusionpbx-4.2.2
+DISTNAME=	fusionpbx-4.2
 CATEGORIES=	comms net audio
 GITHUB_PROJECT=	fusionpbx
 MASTER_SITES=	${MASTER_SITE_GITHUB:=fusionpbx/}
@@ -32,13 +32,13 @@ PKG_SYSCONFDIR_PERMS=	${FUSIONPBX_USER} ${FUSIONPBX_GROUP} 0755
 
 DEPENDS+=	${PHP_PKG_PREFIX}-pdo_pgsql-[0-9]*:../../databases/php-pdo_pgsql
 DEPENDS+=	${PHP_PKG_PREFIX}-pdo_sqlite-[0-9]*:../../databases/php-pdo_sqlite
-DEPENDS+=	${PHP_PKG_PREFIX}-memcache-[0-9]*:../../devel/php-memcache
-DEPENDS+=	${PHP_PKG_PREFIX}-memcached>2.2:../../devel/php-memcached
 DEPENDS+=	${PHP_PKG_PREFIX}-imap>4.3.3:../../mail/php-imap
 DEPENDS+=	${PHP_PKG_PREFIX}-mcrypt-[0-9]*:../../security/php-mcrypt
 DEPENDS+=	${PHP_PKG_PREFIX}-json-[0-9]*:../../textproc/php-json
 DEPENDS+=	${PHP_PKG_PREFIX}-curl-[0-9]*:../../www/php-curl
 DEPENDS+=	${PHP_PKG_PREFIX}-pgsql-[0-9]*:../../databases/php-pgsql
+DEPENDS+=	${PHP_PKG_PREFIX}-sockets-[0-9]*:../../net/php-sockets
+DEPENDS+=	memcached-[0-9]*:../../devel/memcached
 
 do-install:
 	cd ${WRKSRC}/${PKGNAME} && pax -rw -pe . ${DESTDIR}${PREFIX}/${INSTALLATION_DIRS}
diff --git a/fusionpbx/distinfo b/fusionpbx/distinfo
index d4140e0a57..d76dcfd782 100644
--- a/fusionpbx/distinfo
+++ b/fusionpbx/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (fusionpbx-4.2.2.zip) = e0e5440e355ff0a9d25baf934516619b7d0e0533
-RMD160 (fusionpbx-4.2.2.zip) = c838bbf4aac23fdcc308c0c864534732c93a50d4
-SHA512 (fusionpbx-4.2.2.zip) = 3273beebe6e6742cd54cd79cd7c556d5d2567d323fbfa770723094cd4021daa83bd65abc2dd4ebb2759e2f49da0437ea48baf2e10bc288b82f566328dd94ca10
-Size (fusionpbx-4.2.2.zip) = 9189707 bytes
+SHA1 (fusionpbx-4.2.zip) = df3ec960d754070de174bf1db5287879245d1081
+RMD160 (fusionpbx-4.2.zip) = 51bdf775edd6f8670e49e1a4eaf1c71858f7edf1
+SHA512 (fusionpbx-4.2.zip) = 15ac4523490e7db8a83999db70e4cbe03698b50402e28cd43d3fa9956e07a30d4719ae46c6efa896bcfc604e0549831a44f2f17b8ba7e9519a1b826c25e81a38
+Size (fusionpbx-4.2.zip) = 9136705 bytes


Home | Main Index | Thread Index | Old Index