diff options
author | sbd <sbd> | 2012-01-24 09:10:50 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-01-24 09:10:50 +0000 |
commit | 36411439f2b54fd8331d586451793ae482e991e2 (patch) | |
tree | bf03c01111f5fd4ec68f92cd57a56ee80d3dde9c /lang | |
parent | c9e925315b50c00a5e0e12976c8ab096857e2112 (diff) | |
download | pkgsrc-36411439f2b54fd8331d586451793ae482e991e2.tar.gz |
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/clisp/Makefile | 4 | ||||
-rw-r--r-- | lang/coq/Makefile | 4 | ||||
-rw-r--r-- | lang/gauche/Makefile | 3 | ||||
-rw-r--r-- | lang/librep/Makefile | 4 | ||||
-rw-r--r-- | lang/smalltalk/Makefile | 4 | ||||
-rw-r--r-- | lang/squeak-vm/Makefile | 4 |
6 files changed, 12 insertions, 11 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index 43abb3556d3..dd991df42c3 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2011/11/01 06:11:55 sbd Exp $ +# $NetBSD: Makefile,v 1.85 2012/01/24 09:11:05 sbd Exp $ # DISTNAME= clisp-2.49 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clisp/} #EXTRACT_SUFX= .tar.bz2 diff --git a/lang/coq/Makefile b/lang/coq/Makefile index d257c2619f6..19f6e07a099 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2012/01/13 10:55:15 obache Exp $ +# $NetBSD: Makefile,v 1.37 2012/01/24 09:11:06 sbd Exp $ # DISTNAME= coq-8.3pl1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V8.3pl1/files/ diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 62d9291ac75..dff8b761c94 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.57 2011/09/16 07:49:25 enami Exp $ +# $NetBSD: Makefile,v 1.58 2012/01/24 09:11:06 sbd Exp $ # DISTNAME= Gauche-0.9.2 #PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gauche/} EXTRACT_SUFX= .tgz diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 6bbf9a03033..4025152f3f4 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2011/08/23 13:06:49 obache Exp $ +# $NetBSD: Makefile,v 1.57 2012/01/24 09:11:06 sbd Exp $ # DISTNAME= librep-0.91.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang devel MASTER_SITES= http://download.tuxfamily.org/sawfish/librep/ EXTRACT_SUFX= .tar.bz2 diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 957d134ae90..309a1e7eb7f 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2012/01/14 02:09:37 hans Exp $ +# $NetBSD: Makefile,v 1.63 2012/01/24 09:11:06 sbd Exp $ DISTNAME= smalltalk-3.2.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=smalltalk/} diff --git a/lang/squeak-vm/Makefile b/lang/squeak-vm/Makefile index 56a354910af..3a15c3f2090 100644 --- a/lang/squeak-vm/Makefile +++ b/lang/squeak-vm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2011/12/19 11:26:59 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/01/24 09:11:06 sbd Exp $ # SQUEAK_VERSION= 3.11.3.2135 DISTNAME= Squeak-${SQUEAK_VERSION}-src PKGNAME= squeak-vm-${SQUEAK_VERSION:C/-/./} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= http://ftp.squeak.org/3.10/unix-linux/ \ http://squeakvm.org/unix/release/ |