svn commit: r394929 - head/devel/p5-JSON-Pointer

Jun Kuriyama kuriyama at FreeBSD.org
Fri Aug 21 07:40:02 UTC 2015


Author: kuriyama
Date: Fri Aug 21 07:40:01 2015
New Revision: 394929
URL: https://svnweb.freebsd.org/changeset/ports/394929

Log:
  - Upgrade to 0.07.

Modified:
  head/devel/p5-JSON-Pointer/Makefile
  head/devel/p5-JSON-Pointer/distinfo

Modified: head/devel/p5-JSON-Pointer/Makefile
==============================================================================
--- head/devel/p5-JSON-Pointer/Makefile	Fri Aug 21 07:37:29 2015	(r394928)
+++ head/devel/p5-JSON-Pointer/Makefile	Fri Aug 21 07:40:01 2015	(r394929)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	JSON-Pointer
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-JSON-Pointer/distinfo
==============================================================================
--- head/devel/p5-JSON-Pointer/distinfo	Fri Aug 21 07:37:29 2015	(r394928)
+++ head/devel/p5-JSON-Pointer/distinfo	Fri Aug 21 07:40:01 2015	(r394929)
@@ -1,2 +1,2 @@
-SHA256 (JSON-Pointer-0.06.tar.gz) = 0ef37b0d7a7e9d08409e8b0af1e80f97f89d5841688e432c0a064007e8d60327
-SIZE (JSON-Pointer-0.06.tar.gz) = 21342
+SHA256 (JSON-Pointer-0.07.tar.gz) = 0e22278717aceb40d16028899a12225e8c10bd3341de143a7685d4e86d2ace23
+SIZE (JSON-Pointer-0.07.tar.gz) = 22375


More information about the svn-ports-all mailing list