summaryrefslogtreecommitdiff
path: root/devel/global/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2011-01-19 04:24:15 +0000
committeruebayasi <uebayasi@pkgsrc.org>2011-01-19 04:24:15 +0000
commit58a1b7abbea96ef96fb7efc6a725a2c92d2a0e38 (patch)
tree20f8d93f8e21d3d8b577d0cd2130c428d1a08ebd /devel/global/Makefile
parentae22f274497356e9ec34e905bc887ea1359c9ee1 (diff)
downloadpkgsrc-58a1b7abbea96ef96fb7efc6a725a2c92d2a0e38.tar.gz
Update GNU GLOBAL from 5.4 to 5.9.3.
Big changes: - Allows the symbolic links which point to directories, and treats the names of struct, union, enum and enum member as definitions. (5.7) - Uses GPLv3 and LGPLv3 license. (5.6) - Becomes GNU BOKINware. (5.5) Details: http://cvs.savannah.gnu.org/viewvc/global/global/NEWS?view=markup Bunch of incompatible format changes. DON'T FORGET TO RE-GENERATE TAGS!
Diffstat (limited to 'devel/global/Makefile')
-rw-r--r--devel/global/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/global/Makefile b/devel/global/Makefile
index 3bfa213d975..a61286df251 100644
--- a/devel/global/Makefile
+++ b/devel/global/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2009/06/13 06:46:42 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2011/01/19 04:24:15 uebayasi Exp $
#
-DISTNAME= global-5.4
+DISTNAME= global-5.9.3
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU:=global/} \
- http://www.tamacom.com/global/
+MASTER_SITES= ${MASTER_SITE_GNU:=global/}
MAINTAINER= uebayasi@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/global/