Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2016 12:38:22 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413635 - head/lang/duktape
Message-ID:  <201604191238.u3JCcMJV092379@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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