svn commit: r440074 - in head/www/owncloud: . files

Kevin Lo kevlo at FreeBSD.org
Thu May 4 00:47:32 UTC 2017


Author: kevlo
Date: Thu May  4 00:47:31 2017
New Revision: 440074
URL: https://svnweb.freebsd.org/changeset/ports/440074

Log:
  Remove files/patch-apps_user__external_lib_smb.php.  Owncloud-10.* verifies
  Owncloud-10.x verifies each installed file using signature and reports file
  integrity error.
  
  PR:	219043
  Submitted by:	lampa at fit.vutbr.cz

Deleted:
  head/www/owncloud/files/patch-apps_user__external_lib_smb.php
Modified:
  head/www/owncloud/Makefile

Modified: head/www/owncloud/Makefile
==============================================================================
--- head/www/owncloud/Makefile	Thu May  4 00:43:38 2017	(r440073)
+++ head/www/owncloud/Makefile	Thu May  4 00:47:31 2017	(r440074)
@@ -2,6 +2,7 @@
 
 PORTNAME=	owncloud
 PORTVERSION=	10.0.0
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://download.owncloud.org/community/
 


More information about the svn-ports-all mailing list