diff options
author | jasone <jasone@FreeBSD.org> | 2006-01-12 17:17:33 +0800 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2006-01-12 17:17:33 +0800 |
commit | 653f78aedb9d336574393a5562027725e8127e46 (patch) | |
tree | 9a07a8308b79a45fd3841096da051acd79e3e68b /lang/onyx | |
parent | cbd00ac0ffe3761745967e4413cdfb63e4921277 (diff) | |
download | freebsd-ports-gnome-653f78aedb9d336574393a5562027725e8127e46.tar.gz freebsd-ports-gnome-653f78aedb9d336574393a5562027725e8127e46.tar.zst freebsd-ports-gnome-653f78aedb9d336574393a5562027725e8127e46.zip |
Update to Onyx 5.1.2.
Approved by: markm (mentor)
Diffstat (limited to 'lang/onyx')
-rw-r--r-- | lang/onyx/Makefile | 6 | ||||
-rw-r--r-- | lang/onyx/distinfo | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile index 0fe6db541e02..2a40f119bf40 100644 --- a/lang/onyx/Makefile +++ b/lang/onyx/Makefile @@ -6,15 +6,15 @@ # PORTNAME= onyx -PORTVERSION= 5.1.1 +PORTVERSION= 5.1.2 CATEGORIES= lang MASTER_SITES= http://www.canonware.com/download/onyx/ -MAINTAINER= jasone@canonware.com +MAINTAINER= jasone@FreeBSD.org COMMENT= Embeddable stack-based threaded interpreted language BUILD_DEPENDS= cook:${PORTSDIR}/devel/cook -LIB_DEPENDS= edit.5:${PORTSDIR}/devel/libedit \ +LIB_DEPENDS= edit.6:${PORTSDIR}/devel/libedit \ pcre.0:${PORTSDIR}/devel/pcre USE_BZIP2= yes diff --git a/lang/onyx/distinfo b/lang/onyx/distinfo index caf910996077..ea8ff6bad209 100644 --- a/lang/onyx/distinfo +++ b/lang/onyx/distinfo @@ -1,2 +1,3 @@ -MD5 (onyx-5.1.1.tar.bz2) = 903c814383400a7a78a512f94362530b -SIZE (onyx-5.1.1.tar.bz2) = 1388978 +MD5 (onyx-5.1.2.tar.bz2) = 1c465afe358593357d9271d787850dea +SHA256 (onyx-5.1.2.tar.bz2) = 96811204e8a0db6cfb1069b65f114ba15348bacf6776a075e4c08f9f5edeb860 +SIZE (onyx-5.1.2.tar.bz2) = 1397404 |