Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2020 07:02:58 +0000 (UTC)
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536576 - head/textproc/py-jc
Message-ID:  <202005260702.04Q72wlT037175@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tagattie
Date: Tue May 26 07:02:57 2020
New Revision: 536576
URL: https://svnweb.freebsd.org/changeset/ports/536576

Log:
  Update to 1.11.1
  
  PR:		246725
  Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
  Approved by:	mentors (implicit)
  Changelog:	https://github.com/kellyjonbrazil/jc/blob/v.1.11.1/changelog.txt

Modified:
  head/textproc/py-jc/Makefile
  head/textproc/py-jc/distinfo

Modified: head/textproc/py-jc/Makefile
==============================================================================
--- head/textproc/py-jc/Makefile	Tue May 26 06:55:36 2020	(r536575)
+++ head/textproc/py-jc/Makefile	Tue May 26 07:02:57 2020	(r536576)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jc
-DISTVERSION=	1.11.0
+DISTVERSION=	1.11.1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/textproc/py-jc/distinfo
==============================================================================
--- head/textproc/py-jc/distinfo	Tue May 26 06:55:36 2020	(r536575)
+++ head/textproc/py-jc/distinfo	Tue May 26 07:02:57 2020	(r536576)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590246208
-SHA256 (jc-1.11.0.tar.gz) = b754e3e34b0b29db629d4340a13e09f4f50f74a932ba0a5203d42bfbd49f46a4
-SIZE (jc-1.11.0.tar.gz) = 86873
+TIMESTAMP = 1590403233
+SHA256 (jc-1.11.1.tar.gz) = 4de55cd708c1c470c07b663f62c3ec0090ee08ac9a97df14a9e6abff054f024f
+SIZE (jc-1.11.1.tar.gz) = 86952



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