svn commit: r421089 - head/www/nextcloud

Bernard Spil brnrd at FreeBSD.org
Mon Aug 29 18:56:17 UTC 2016


Author: brnrd
Date: Mon Aug 29 18:56:15 2016
New Revision: 421089
URL: https://svnweb.freebsd.org/changeset/ports/421089

Log:
  www/nextcloud: Bump PORTREVISION
  
    - Make sure a rebuild incl php*-openssl dep is triggered
  
  X-MFH-With:	r420927

Modified:
  head/www/nextcloud/Makefile

Modified: head/www/nextcloud/Makefile
==============================================================================
--- head/www/nextcloud/Makefile	Mon Aug 29 18:40:38 2016	(r421088)
+++ head/www/nextcloud/Makefile	Mon Aug 29 18:56:15 2016	(r421089)
@@ -2,6 +2,7 @@
 
 PORTNAME=	nextcloud
 PORTVERSION=	10.0.0
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://download.nextcloud.com/server/releases/
 


More information about the svn-ports-all mailing list