svn commit: r491924 - head/devel/aphpbreakdown

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Feb 2 09:30:39 UTC 2019


Author: amdmi3
Date: Sat Feb  2 09:30:38 2019
New Revision: 491924
URL: https://svnweb.freebsd.org/changeset/ports/491924

Log:
  - Fix whitespace
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/devel/aphpbreakdown/Makefile
  head/devel/aphpbreakdown/pkg-descr

Modified: head/devel/aphpbreakdown/Makefile
==============================================================================
--- head/devel/aphpbreakdown/Makefile	Sat Feb  2 09:05:43 2019	(r491923)
+++ head/devel/aphpbreakdown/Makefile	Sat Feb  2 09:30:38 2019	(r491924)
@@ -12,7 +12,7 @@ COMMENT=	Code-Analyzer for PHP for Compatibility Check
 
 LICENSE=	BSD2CLAUSE
 
-USES=	php:flavors
+USES=		php:flavors
 USE_PHP=	tokenizer phar hash
 
 NO_ARCH=	yes

Modified: head/devel/aphpbreakdown/pkg-descr
==============================================================================
--- head/devel/aphpbreakdown/pkg-descr	Sat Feb  2 09:05:43 2019	(r491923)
+++ head/devel/aphpbreakdown/pkg-descr	Sat Feb  2 09:30:38 2019	(r491924)
@@ -12,4 +12,4 @@ It generates a testfile you can upload to the webserve
 it to you customer to upload it, and run it very simple in the
 browser.
 
-WWW: http://gitlab.code-mesa.com/code-mesa/aphpbreakdown/
+WWW: https://gitlab.code-mesa.com/code-mesa/aphpbreakdown/


More information about the svn-ports-all mailing list