aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2011-06-11 16:05:07 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2011-06-11 16:05:07 +0800
commitfb6ad0387301ab867845a5ed48a28346f389179b (patch)
treec3c05235a0af81cf2564c908c04fc0c768d25659
parentc89b7f7957c3ed9d69e60d5c53178790ca16d6fd (diff)
downloadfreebsd-ports-gnome-fb6ad0387301ab867845a5ed48a28346f389179b.tar.gz
freebsd-ports-gnome-fb6ad0387301ab867845a5ed48a28346f389179b.tar.zst
freebsd-ports-gnome-fb6ad0387301ab867845a5ed48a28346f389179b.zip
- Update to 0.9.1
- Drop maintainership
-rw-r--r--devel/luabind/Makefile4
-rw-r--r--devel/luabind/distinfo5
-rw-r--r--devel/luabind/pkg-plist1
3 files changed, 4 insertions, 6 deletions
diff --git a/devel/luabind/Makefile b/devel/luabind/Makefile
index 10c754aa780b..a60c1f810525 100644
--- a/devel/luabind/Makefile
+++ b/devel/luabind/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= luabind
-PORTVERSION= 0.9
+PORTVERSION= 0.9.1
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= amdmi3@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library that helps you create bindings between C++ and Lua
LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python-libs
diff --git a/devel/luabind/distinfo b/devel/luabind/distinfo
index 6eb615a2f427..03cef7a76fd9 100644
--- a/devel/luabind/distinfo
+++ b/devel/luabind/distinfo
@@ -1,3 +1,2 @@
-MD5 (luabind-0.9.tar.gz) = cf7f0e9dc4c578d670d5b851e624c4d6
-SHA256 (luabind-0.9.tar.gz) = 44faa87e1af52bb46e78735341171c9dcc1389de72c0f412274301c1b638424e
-SIZE (luabind-0.9.tar.gz) = 190049
+SHA256 (luabind-0.9.1.tar.gz) = 80de5e04918678dd8e6dac3b22a34b3247f74bf744c719bae21faaa49649aaae
+SIZE (luabind-0.9.1.tar.gz) = 194560
diff --git a/devel/luabind/pkg-plist b/devel/luabind/pkg-plist
index 60887cf09266..e04345460dd7 100644
--- a/devel/luabind/pkg-plist
+++ b/devel/luabind/pkg-plist
@@ -25,7 +25,6 @@ include/luabind/detail/deduce_signature.hpp
include/luabind/detail/enum_maker.hpp
include/luabind/detail/format_signature.hpp
include/luabind/detail/garbage_collector.hpp
-include/luabind/detail/get_signature.hpp
include/luabind/detail/has_get_pointer.hpp
include/luabind/detail/inheritance.hpp
include/luabind/detail/instance_holder.hpp