Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2018 16:44:59 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479030 - head/net/pear-XML_RPC2
Message-ID:  <201809051644.w85Gixgo035138@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Wed Sep  5 16:44:59 2018
New Revision: 479030
URL: https://svnweb.freebsd.org/changeset/ports/479030

Log:
  Update to 1.1.4
  
  Changelog:
   - Don't include the full stacktrace of the original exception in the message of the CurlException
   - Explicitly cast to integer before adding one
  
  Sponsored by:	Netzkommune

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

Modified: head/net/pear-XML_RPC2/Makefile
==============================================================================
--- head/net/pear-XML_RPC2/Makefile	Wed Sep  5 16:33:32 2018	(r479029)
+++ head/net/pear-XML_RPC2/Makefile	Wed Sep  5 16:44:59 2018	(r479030)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	XML_RPC2
-PORTVERSION=	1.1.3
+PORTVERSION=	1.1.4
 CATEGORIES=	net devel pear
 
 MAINTAINER=	joneum@FreeBSD.org

Modified: head/net/pear-XML_RPC2/distinfo
==============================================================================
--- head/net/pear-XML_RPC2/distinfo	Wed Sep  5 16:33:32 2018	(r479029)
+++ head/net/pear-XML_RPC2/distinfo	Wed Sep  5 16:44:59 2018	(r479030)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1471574940
-SHA256 (PEAR/XML_RPC2-1.1.3.tgz) = 32548ba1b653653aae0930fbb0e2b680efdfc906fd8904fd95cd8f488f0c48bb
-SIZE (PEAR/XML_RPC2-1.1.3.tgz) = 67900
+TIMESTAMP = 1536165804
+SHA256 (PEAR/XML_RPC2-1.1.4.tgz) = 50a9def32abeb9c49a6555c2ebdd5fc2170f9f2a823e9dd64a389149b2328e75
+SIZE (PEAR/XML_RPC2-1.1.4.tgz) = 68296



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