svn commit: r328794 - in head/lang/neko: . files

Daichi GOTO daichi at FreeBSD.org
Mon Sep 30 14:22:31 UTC 2013


Author: daichi
Date: Mon Sep 30 14:22:30 2013
New Revision: 328794
URL: http://svnweb.freebsd.org/changeset/ports/328794

Log:
  update to 2.0.0
  
  Submitted by:	maintainer

Deleted:
  head/lang/neko/files/patch-libs_std_sys.c
Modified:
  head/lang/neko/Makefile
  head/lang/neko/distinfo

Modified: head/lang/neko/Makefile
==============================================================================
--- head/lang/neko/Makefile	Mon Sep 30 14:17:59 2013	(r328793)
+++ head/lang/neko/Makefile	Mon Sep 30 14:22:30 2013	(r328794)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	neko
-PORTVERSION=	1.8.2
-PORTREVISION=	1
+PORTVERSION=	2.0.0
 CATEGORIES=	lang
 MASTER_SITES=	http://nekovm.org/_media/
 

Modified: head/lang/neko/distinfo
==============================================================================
--- head/lang/neko/distinfo	Mon Sep 30 14:17:59 2013	(r328793)
+++ head/lang/neko/distinfo	Mon Sep 30 14:22:30 2013	(r328794)
@@ -1,2 +1,2 @@
-SHA256 (neko-1.8.2.tar.gz) = 3cfcc73a665559df97126b172510ccff934325d6703d76c74fc8cc66f8112725
-SIZE (neko-1.8.2.tar.gz) = 410930
+SHA256 (neko-2.0.0.tar.gz) = 47a4714df7a603fc64995fc353f09205e52da4df954b6c6969d7d1b9a00a95d1
+SIZE (neko-2.0.0.tar.gz) = 425539


More information about the svn-ports-all mailing list