svn commit: r413635 - head/lang/duktape
Mikhail Teterin
mi at FreeBSD.org
Tue Apr 19 12:38:23 UTC 2016
Author: mi
Date: Tue Apr 19 12:38:21 2016
New Revision: 413635
URL: https://svnweb.freebsd.org/changeset/ports/413635
Log:
Upgrade from 1.4.0 to 1.4.1. The changes are enumerated here:
http://duktape.org/download.html#id32
Notified by: portscout
Modified:
head/lang/duktape/Makefile
head/lang/duktape/distinfo
Modified: head/lang/duktape/Makefile
==============================================================================
--- head/lang/duktape/Makefile Tue Apr 19 12:26:58 2016 (r413634)
+++ head/lang/duktape/Makefile Tue Apr 19 12:38:21 2016 (r413635)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= duktape
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.1
CATEGORIES= lang devel
MASTER_SITES= http://duktape.org/
Modified: head/lang/duktape/distinfo
==============================================================================
--- head/lang/duktape/distinfo Tue Apr 19 12:26:58 2016 (r413634)
+++ head/lang/duktape/distinfo Tue Apr 19 12:38:21 2016 (r413635)
@@ -1,2 +1,2 @@
-SHA256 (duktape-1.4.0.tar.xz) = 6be060a61e2893856be662196ba4ee9529becf352c0678e93a6709e2418dbdb8
-SIZE (duktape-1.4.0.tar.xz) = 697624
+SHA256 (duktape-1.4.1.tar.xz) = a4f25f83fdfa9778847abe0628ffed1dc88d2cd2dfcfe0a425048b36449c5089
+SIZE (duktape-1.4.1.tar.xz) = 698848
More information about the svn-ports-head
mailing list