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 /cad | |
parent | 9676c40e045003a7958c097d4791aea280c7d871 (diff) | |
download | pkgsrc-5592d1530c99340ce32d24ce3286ddb5747aa253.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'cad')
-rw-r--r-- | cad/qcad/Makefile | 4 | ||||
-rw-r--r-- | cad/vipec/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index d1a2a8403dc..dc64ad0c487 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2013/06/06 12:54:07 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2013/10/09 17:39:05 wiz Exp $ # DISTNAME= qcad-2.0.5.0-1-community.src @@ -6,7 +6,7 @@ DISTNAME= qcad-2.0.5.0-1-community.src # (there's a 2.0.4.7 for some platforms), though I don't know about the # thing after the hyphen, which always seems to be 1. Can I use four digits? PKGNAME= qcad-2.0.5.0 -PKGREVISION= 10 +PKGREVISION= 11 .include "./Makefile.common" diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index 52fb3d54e81..277e8f7336d 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2013/06/06 12:54:08 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2013/10/09 17:39:05 wiz Exp $ # DISTNAME= ViPEC-3.2.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vipec/} |