diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
commit | 5592d1530c99340ce32d24ce3286ddb5747aa253 (patch) | |
tree | 023a4084385219e94693779b56935bbba2b6238d /math | |
parent | 9676c40e045003a7958c097d4791aea280c7d871 (diff) | |
download | pkgsrc-5592d1530c99340ce32d24ce3286ddb5747aa253.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'math')
-rw-r--r-- | math/kseg/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-gtk/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-kde/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/kseg/Makefile b/math/kseg/Makefile index 3d1585c864e..b2fd9efdbab 100644 --- a/math/kseg/Makefile +++ b/math/kseg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/06/06 12:54:44 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2013/10/09 17:39:12 wiz Exp $ # DISTNAME= kseg-0.403 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math MASTER_SITES= http://www.mit.edu/~ibaran/ diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index 0c6222d81a0..8830f99be7d 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2013/09/02 19:51:15 adam Exp $ +# $NetBSD: Makefile,v 1.59 2013/10/09 17:39:12 wiz Exp $ DISTNAME= qalculate-gtk-0.9.7 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile index b6e70961abf..873525456e6 100644 --- a/math/qalculate-kde/Makefile +++ b/math/qalculate-kde/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2013/06/06 12:54:44 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/10/09 17:39:12 wiz Exp $ DISTNAME= qalculate-kde-0.9.5 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |