diff options
author | acm <acm@FreeBSD.org> | 2009-05-22 07:57:23 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-05-22 07:57:23 +0800 |
commit | 68d668a31b617f109ad06d1709bcdc69d1082d08 (patch) | |
tree | b0484fd7a457666d937d7fd0892f930d93631465 /lang/gambas2 | |
parent | 9c4471afd6ee1fa601351e80d0552520e5aeabe1 (diff) | |
download | freebsd-ports-gnome-68d668a31b617f109ad06d1709bcdc69d1082d08.tar.gz freebsd-ports-gnome-68d668a31b617f109ad06d1709bcdc69d1082d08.tar.zst freebsd-ports-gnome-68d668a31b617f109ad06d1709bcdc69d1082d08.zip |
- Update to 2.13.0
- Remove obsolete patch files
- Fix build on amd64 (1). Also it could compile without problems on pointyhat.
See the ChangeLog: http://gambas.sourceforge.net/en/changelog2.html
Tested by: pgollucci
Reported by: QAT (1)
Diffstat (limited to 'lang/gambas2')
-rw-r--r-- | lang/gambas2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gambas2/Makefile b/lang/gambas2/Makefile index efb3b9416052..30057d448439 100644 --- a/lang/gambas2/Makefile +++ b/lang/gambas2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gambas2 -PORTVERSION= 2.12 -PORTREVISION= 1 +PORTVERSION= 2.13.0 CATEGORIES= lang MASTER_SITES= # empty DISTFILES= # empty |