svn commit: r479429 - head/net/pear-Net_Sieve

Jochen Neumeister joneum at FreeBSD.org
Mon Sep 10 15:17:05 UTC 2018


Author: joneum
Date: Mon Sep 10 15:17:04 2018
New Revision: 479429
URL: https://svnweb.freebsd.org/changeset/ports/479429

Log:
  Update to 1.4.4
  
  * Fix PHP 7.3: Declaration of case-insensitive constants is deprecated
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/net/pear-Net_Sieve/Makefile
  head/net/pear-Net_Sieve/distinfo

Modified: head/net/pear-Net_Sieve/Makefile
==============================================================================
--- head/net/pear-Net_Sieve/Makefile	Mon Sep 10 14:40:57 2018	(r479428)
+++ head/net/pear-Net_Sieve/Makefile	Mon Sep 10 15:17:04 2018	(r479429)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net_Sieve
-DISTVERSION=	1.4.3
+DISTVERSION=	1.4.4
 CATEGORIES=	net www pear
 
 MAINTAINER=	joneum at FreeBSD.org

Modified: head/net/pear-Net_Sieve/distinfo
==============================================================================
--- head/net/pear-Net_Sieve/distinfo	Mon Sep 10 14:40:57 2018	(r479428)
+++ head/net/pear-Net_Sieve/distinfo	Mon Sep 10 15:17:04 2018	(r479429)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520537419
-SHA256 (PEAR/Net_Sieve-1.4.3.tgz) = 1307685f3bc224755e4e393e70a3eea213aa9c76d8fa0fc949465dc06ad55380
-SIZE (PEAR/Net_Sieve-1.4.3.tgz) = 16272
+TIMESTAMP = 1536591847
+SHA256 (PEAR/Net_Sieve-1.4.4.tgz) = 05ad2d4762bb5052afc9c72e5b19698c68eb1e9c8f6809dc63eb6bc379e4ddc5
+SIZE (PEAR/Net_Sieve-1.4.4.tgz) = 16326


More information about the svn-ports-head mailing list