diff options
author | obache <obache> | 2012-09-15 10:03:29 +0000 |
---|---|---|
committer | obache <obache> | 2012-09-15 10:03:29 +0000 |
commit | 82870a0e7cf41332efdec864d6fdc727c40a9794 (patch) | |
tree | 8faf04c1c75d686de4b4032499fe5b2a290498ff /biology | |
parent | 3ead1740d30a1cfd9eda491a446873a83ef45792 (diff) | |
download | pkgsrc-82870a0e7cf41332efdec864d6fdc727c40a9794.tar.gz |
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
Diffstat (limited to 'biology')
-rw-r--r-- | biology/chemtool/Makefile | 4 | ||||
-rw-r--r-- | biology/gnome-chemistry-utils/Makefile | 4 | ||||
-rw-r--r-- | biology/openbabel/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/biology/chemtool/Makefile b/biology/chemtool/Makefile index f08b7fb9ff3..f6d4f93d303 100644 --- a/biology/chemtool/Makefile +++ b/biology/chemtool/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2012/09/11 20:32:11 asau Exp $ +# $NetBSD: Makefile,v 1.40 2012/09/15 10:03:46 obache Exp $ DISTNAME= chemtool-1.6.13 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= biology MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ diff --git a/biology/gnome-chemistry-utils/Makefile b/biology/gnome-chemistry-utils/Makefile index a4f6190db99..c0e721d1a7b 100644 --- a/biology/gnome-chemistry-utils/Makefile +++ b/biology/gnome-chemistry-utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/09/11 20:32:12 asau Exp $ +# $NetBSD: Makefile,v 1.13 2012/09/15 10:03:47 obache Exp $ # DISTNAME= gnome-chemistry-utils-0.12.13 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= biology MASTER_SITES= http://download-mirror.savannah.gnu.org/releases/gchemutils/0.12/ EXTRACT_SUFX= .tar.bz2 diff --git a/biology/openbabel/Makefile b/biology/openbabel/Makefile index 56eb9d96041..3be02a416b9 100644 --- a/biology/openbabel/Makefile +++ b/biology/openbabel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/09/11 20:32:13 asau Exp $ +# $NetBSD: Makefile,v 1.9 2012/09/15 10:03:47 obache Exp $ # DISTNAME= openbabel-2.3.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= biology MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openbabel/} |