Index: Makefile =================================================================== --- Makefile (revision 394984) +++ Makefile (working copy) @@ -1,13 +1,12 @@ # $FreeBSD$ PORTNAME= qore -PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTVERSION= 0.8.11 CATEGORIES= lang MASTER_SITES= SF/qore/qore/${PORTVERSION}/ MAINTAINER= estrabd@gmail.com -COMMENT= The Qore Programming Language +COMMENT= Qore, An embeddable multi-threaded scripting language LICENSE= GPLv2 Index: distinfo =================================================================== --- distinfo (revision 394984) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (qore-0.8.8.tar.bz2) = d099bd7d14751a8d9529937116e0170b26dd431996b86bf2aa9568b661f89111 -SIZE (qore-0.8.8.tar.bz2) = 14351424 +SHA256 (qore-0.8.11.tar.bz2) = ce55fe2fa2bb85fd77cefe45d190d431fa5c6dcbd00cc4be499082130b755ae3 +SIZE (qore-0.8.11.tar.bz2) = 20074057 Index: files/patch-include__qore__common.h =================================================================== --- files/patch-include__qore__common.h (revision 394984) +++ files/patch-include__qore__common.h (working copy) @@ -1,10 +0,0 @@ ---- ./include/qore/common.h.orig 2013-10-03 11:33:33.000000000 +0400 -+++ ./include/qore/common.h 2014-02-12 02:20:02.000000000 +0400 -@@ -33,6 +33,7 @@ - #include - #include - #include -+#include - - #include - #include