Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2019 21:49:30 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505510 - head/www/phpsysinfo
Message-ID:  <201906302149.x5ULnUOw063669@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Jun 30 21:49:29 2019
New Revision: 505510
URL: https://svnweb.freebsd.org/changeset/ports/505510

Log:
  www/phpsysinfo: update to 3.3.1
  
  PR:		238860
  Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)

Modified:
  head/www/phpsysinfo/Makefile   (contents, props changed)
  head/www/phpsysinfo/distinfo   (contents, props changed)

Modified: head/www/phpsysinfo/Makefile
==============================================================================
--- head/www/phpsysinfo/Makefile	Sun Jun 30 21:48:24 2019	(r505509)
+++ head/www/phpsysinfo/Makefile	Sun Jun 30 21:49:29 2019	(r505510)
@@ -3,7 +3,7 @@
 
 PORTNAME=	phpsysinfo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.3.0
+DISTVERSION=	3.3.1
 CATEGORIES=	www
 
 MAINTAINER=	tremere@cainites.net
@@ -16,11 +16,12 @@ USES=		php:web shebangfix
 USE_GITHUB=	yes
 USE_PHP=	dom mbstring pcre simplexml xml
 
-NO_BUILD=	yes
-NO_ARCH=	yes
 SHEBANG_FILES=	tools/check.sh
 
+NO_ARCH=	yes
+NO_BUILD=	yes
 SUB_FILES=	pkg-message
+
 PLIST_FILES=	"@sample ${WWWDIR}/phpsysinfo.ini.new ${WWWDIR}/phpsysinfo.ini"
 
 do-install:

Modified: head/www/phpsysinfo/distinfo
==============================================================================
--- head/www/phpsysinfo/distinfo	Sun Jun 30 21:48:24 2019	(r505509)
+++ head/www/phpsysinfo/distinfo	Sun Jun 30 21:49:29 2019	(r505510)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549311409
-SHA256 (phpsysinfo-phpsysinfo-v3.3.0_GH0.tar.gz) = 097e4bd95f7629c73121faa96aa01877eaed70fb274fe408978cb082df372379
-SIZE (phpsysinfo-phpsysinfo-v3.3.0_GH0.tar.gz) = 1053425
+TIMESTAMP = 1561239343
+SHA256 (phpsysinfo-phpsysinfo-v3.3.1_GH0.tar.gz) = e889cd9da156550f8da7d2eda90ba4685fea67f297e95ea0767f6d896ec48af9
+SIZE (phpsysinfo-phpsysinfo-v3.3.1_GH0.tar.gz) = 866981



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