svn commit: r526725 - head/devel/cfr

Mateusz Piotrowski 0mp at FreeBSD.org
Fri Feb 21 22:40:32 UTC 2020


Author: 0mp
Date: Fri Feb 21 22:40:30 2020
New Revision: 526725
URL: https://svnweb.freebsd.org/changeset/ports/526725

Log:
  Update to 0.149
  
  Changelog:
  https://github.com/leibnitz27/cfr/releases/tag/0.149

Modified:
  head/devel/cfr/Makefile
  head/devel/cfr/distinfo

Modified: head/devel/cfr/Makefile
==============================================================================
--- head/devel/cfr/Makefile	Fri Feb 21 22:03:29 2020	(r526724)
+++ head/devel/cfr/Makefile	Fri Feb 21 22:40:30 2020	(r526725)
@@ -1,10 +1,11 @@
 # $FreeBSD$
 
 PORTNAME=	cfr
-DISTVERSION=	0.148
+DISTVERSION=	0.149
 CATEGORIES=	devel java
-MASTER_SITES=	https://www.benf.org/other/cfr/ \
-		http://www.benf.org/other/cfr/
+MASTER_SITES=	http://www.benf.org/other/cfr/ \
+		https://www.benf.org/other/cfr/ \
+		https://github.com/leibnitz27/cfr/releases/download/${DISTVERSION}/
 EXTRACT_SUFX=	.jar
 EXTRACT_ONLY=
 

Modified: head/devel/cfr/distinfo
==============================================================================
--- head/devel/cfr/distinfo	Fri Feb 21 22:03:29 2020	(r526724)
+++ head/devel/cfr/distinfo	Fri Feb 21 22:40:30 2020	(r526725)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572539544
-SHA256 (cfr-0.148.jar) = 1407f91fe7f94ff700cc1c8d546986a3fc2554273f07bae664bd58b0d85fd012
-SIZE (cfr-0.148.jar) = 1811141
+TIMESTAMP = 1582324508
+SHA256 (cfr-0.149.jar) = db683b5b3bc2c20fd2fabcc9d749d5b8bcbba736f334e5ac2092173242967aca
+SIZE (cfr-0.149.jar) = 1945855


More information about the svn-ports-head mailing list