diff options
author | kris <kris@FreeBSD.org> | 2001-03-10 13:27:50 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-03-10 13:27:50 +0800 |
commit | 1d6431a3a0a90f513390d23cafeb7ca9b36dd860 (patch) | |
tree | 623563d12f825782133751ca6a46b07b63ececc8 /lang | |
parent | 85250fdc79e219192dd1ae9c3478979d4b4bb020 (diff) | |
download | freebsd-ports-gnome-1d6431a3a0a90f513390d23cafeb7ca9b36dd860.tar.gz freebsd-ports-gnome-1d6431a3a0a90f513390d23cafeb7ca9b36dd860.tar.zst freebsd-ports-gnome-1d6431a3a0a90f513390d23cafeb7ca9b36dd860.zip |
Previous version was unavailable; partially upgrade this port to the
latest version and switch to using a versioned distfile so it has a chance
to keep building, but mark BROKEN for now because the patches fail to
apply to the new version.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/yabasic/Makefile | 5 | ||||
-rw-r--r-- | lang/yabasic/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/yabasic/Makefile b/lang/yabasic/Makefile index 3c51c72e2d71..6d6d56609e73 100644 --- a/lang/yabasic/Makefile +++ b/lang/yabasic/Makefile @@ -6,13 +6,14 @@ # PORTNAME= yabasic -PORTVERSION= 2.66 +PORTVERSION= 2.681 CATEGORIES= lang MASTER_SITES= http://www.yabasic.de/download/ -DISTFILES= yab.tar.Z MAINTAINER= elwood@mc5sys.in-berlin.de +BROKEN= "Patches fail to apply; needs to be updated to new version" + USE_BISON= yes USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/lang/yabasic/distinfo b/lang/yabasic/distinfo index 1e723eac018f..8a632dd8d95b 100644 --- a/lang/yabasic/distinfo +++ b/lang/yabasic/distinfo @@ -1 +1 @@ -MD5 (yab.tar.Z) = 4ccf80f51f5e6cb2451c190ffb015e6e +MD5 (yabasic-2.681.tar.gz) = 3965beb0feaa3ac95a225caafc07a188 |