Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2020 06:06:50 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534243 - head/textproc/coccigrep
Message-ID:  <202005070606.04766ogT031140@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Thu May  7 06:06:50 2020
New Revision: 534243
URL: https://svnweb.freebsd.org/changeset/ports/534243

Log:
  textproc/coccigrep: update to 1.20
  
  ChangeLog: https://github.com/regit/coccigrep/releases/tag/v1.20
  
  Some light fixes on the documentation and a cleaner setup.py so the project
  looks decent on Pypi
  
  Reported by:	portscout

Modified:
  head/textproc/coccigrep/Makefile
  head/textproc/coccigrep/distinfo

Modified: head/textproc/coccigrep/Makefile
==============================================================================
--- head/textproc/coccigrep/Makefile	Thu May  7 06:04:18 2020	(r534242)
+++ head/textproc/coccigrep/Makefile	Thu May  7 06:06:50 2020	(r534243)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	coccigrep
-PORTVERSION=	1.19
+PORTVERSION=	1.20
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc
 

Modified: head/textproc/coccigrep/distinfo
==============================================================================
--- head/textproc/coccigrep/distinfo	Thu May  7 06:04:18 2020	(r534242)
+++ head/textproc/coccigrep/distinfo	Thu May  7 06:06:50 2020	(r534243)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586159506
-SHA256 (regit-coccigrep-v1.19_GH0.tar.gz) = 7b5e2f5119ee9c4cc43f19ccaff39b32a5e0ee3161aca0299de5762cf6fa4228
-SIZE (regit-coccigrep-v1.19_GH0.tar.gz) = 32914
+TIMESTAMP = 1588757053
+SHA256 (regit-coccigrep-v1.20_GH0.tar.gz) = 624840bac93b92b723bb89be1bf712717b984e7ab34c4712ec2a6135136df421
+SIZE (regit-coccigrep-v1.20_GH0.tar.gz) = 33027



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