Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2019 09:30:38 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491924 - head/devel/aphpbreakdown
Message-ID:  <201902020930.x129UcWK084055@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/



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