svn commit: r451699 - head/lang/nickle

Vanilla I. Shu vanilla at FreeBSD.org
Tue Oct 10 13:17:41 UTC 2017


Author: vanilla
Date: Tue Oct 10 13:17:40 2017
New Revision: 451699
URL: https://svnweb.freebsd.org/changeset/ports/451699

Log:
  Update to 2.79.

Modified:
  head/lang/nickle/Makefile
  head/lang/nickle/distinfo
  head/lang/nickle/pkg-plist

Modified: head/lang/nickle/Makefile
==============================================================================
--- head/lang/nickle/Makefile	Tue Oct 10 13:06:45 2017	(r451698)
+++ head/lang/nickle/Makefile	Tue Oct 10 13:17:40 2017	(r451699)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nickle
-PORTVERSION=	2.77
-PORTREVISION=	1
+PORTVERSION=	2.79
 CATEGORIES=	lang
 MASTER_SITES=	http://www.nickle.org/release/
 

Modified: head/lang/nickle/distinfo
==============================================================================
--- head/lang/nickle/distinfo	Tue Oct 10 13:06:45 2017	(r451698)
+++ head/lang/nickle/distinfo	Tue Oct 10 13:17:40 2017	(r451699)
@@ -1,2 +1,3 @@
-SHA256 (nickle-2.77.tar.gz) = a35e7ac9a3aa41625034db5c809effc208edd2af6a4adf3f4776fe60d9911166
-SIZE (nickle-2.77.tar.gz) = 553206
+TIMESTAMP = 1507640865
+SHA256 (nickle-2.79.tar.gz) = d8b25f788545e036f2b2fd9c246d7f3143ac8d4fd35378784d9cbb4325e5077f
+SIZE (nickle-2.79.tar.gz) = 581560

Modified: head/lang/nickle/pkg-plist
==============================================================================
--- head/lang/nickle/pkg-plist	Tue Oct 10 13:06:45 2017	(r451698)
+++ head/lang/nickle/pkg-plist	Tue Oct 10 13:17:40 2017	(r451699)
@@ -37,6 +37,7 @@ man/man1/nickle.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/smlng/generate.5c
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/smlng/parse.5c
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/smlng/test.5c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sudoku.5c
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/turtle/COPYING
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/turtle/snowflake.5c
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/turtle/snowflake.tex
@@ -51,6 +52,7 @@ man/man1/nickle.1.gz
 %%DATADIR%%/file.5c
 %%DATADIR%%/gamma.5c
 %%DATADIR%%/history.5c
+%%DATADIR%%/json.5c
 %%DATADIR%%/list.5c
 %%DATADIR%%/math.5c
 %%DATADIR%%/mutex.5c


More information about the svn-ports-all mailing list