diff options
author | obache <obache> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-13 10:54:43 +0000 |
commit | 2d439e856e84a2166bff68c3c2b8ddb7c191af95 (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /lang | |
parent | 5ff4925e2889207402e08797db434ea759b07706 (diff) | |
download | pkgsrc-2d439e856e84a2166bff68c3c2b8ddb7c191af95.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/basic256/Makefile | 4 | ||||
-rw-r--r-- | lang/coq/Makefile | 4 | ||||
-rw-r--r-- | lang/kaffe-esound/Makefile | 4 | ||||
-rw-r--r-- | lang/lush/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile index 0ecda14fd0b..fb86676449e 100644 --- a/lang/basic256/Makefile +++ b/lang/basic256/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/01/04 15:12:18 dholland Exp $ +# $NetBSD: Makefile,v 1.4 2012/01/13 10:55:15 obache Exp $ # DISTNAME= basic256_0.9.6.66 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kidbasic/} EXTRACT_SUFX= .tgz diff --git a/lang/coq/Makefile b/lang/coq/Makefile index 3ccb1f0ea37..d257c2619f6 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2011/12/13 19:59:45 marino Exp $ +# $NetBSD: Makefile,v 1.36 2012/01/13 10:55:15 obache Exp $ # DISTNAME= coq-8.3pl1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V8.3pl1/files/ diff --git a/lang/kaffe-esound/Makefile b/lang/kaffe-esound/Makefile index f844ed31d4a..412311b1689 100644 --- a/lang/kaffe-esound/Makefile +++ b/lang/kaffe-esound/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2009/12/15 23:41:46 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2012/01/13 10:55:16 obache Exp $ # .include "../../lang/kaffe/Makefile.common" PKGNAME= ${DISTNAME:S/kaffe/kaffe-esound/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (sound support through esound) diff --git a/lang/lush/Makefile b/lang/lush/Makefile index 1ee94d10d56..42bd7744593 100644 --- a/lang/lush/Makefile +++ b/lang/lush/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/12/20 15:46:29 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/01/13 10:55:16 obache Exp $ DISTNAME= lush-1.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lush/} |