svn commit: r383197 - head/lang/duktape

Baptiste Daroussin bapt at FreeBSD.org
Sat Apr 4 10:49:58 UTC 2015


Author: bapt
Date: Sat Apr  4 10:49:57 2015
New Revision: 383197
URL: https://svnweb.freebsd.org/changeset/ports/383197

Log:
  Update to 1.1.3

Modified:
  head/lang/duktape/Makefile
  head/lang/duktape/distinfo

Modified: head/lang/duktape/Makefile
==============================================================================
--- head/lang/duktape/Makefile	Sat Apr  4 10:41:35 2015	(r383196)
+++ head/lang/duktape/Makefile	Sat Apr  4 10:49:57 2015	(r383197)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	duktape
-PORTVERSION=	1.1.2
+PORTVERSION=	1.1.3
 CATEGORIES=	lang devel
 MASTER_SITES=	http://duktape.org/
 

Modified: head/lang/duktape/distinfo
==============================================================================
--- head/lang/duktape/distinfo	Sat Apr  4 10:41:35 2015	(r383196)
+++ head/lang/duktape/distinfo	Sat Apr  4 10:49:57 2015	(r383197)
@@ -1,2 +1,2 @@
-SHA256 (duktape-1.1.2.tar.xz) = 14427b0b5244678a3451873bd4aabd893a297a6b92c8da358b64cef5a538e898
-SIZE (duktape-1.1.2.tar.xz) = 462076
+SHA256 (duktape-1.1.3.tar.xz) = 545050f7ea6e31ec9dd953cee969d6203c408bb0c7ed60bd7053258dc256e969
+SIZE (duktape-1.1.3.tar.xz) = 462400


More information about the svn-ports-all mailing list