pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Follow f2c/libf2c split: bump revision of all packages



details:   https://anonhg.NetBSD.org/pkgsrc/rev/505275410f98
branches:  trunk
changeset: 568079:505275410f98
user:      asau <asau%pkgsrc.org@localhost>
date:      Thu Dec 03 13:06:51 2009 +0000

description:
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.

diffstat:

 audio/libsndfile/Makefile              |  4 ++--
 benchmarks/benchfft/Makefile           |  4 ++--
 biology/mopac/Makefile                 |  3 ++-
 cad/oct-wcalc/Makefile                 |  4 ++--
 cad/tnt-mmtl/Makefile                  |  4 ++--
 devel/cfitsio/Makefile                 |  3 ++-
 devel/hdf/Makefile                     |  4 ++--
 devel/kdevelop-base/Makefile           |  4 ++--
 devel/netcdf/Makefile                  |  4 ++--
 devel/p5-ExtUtils-F77/Makefile         |  4 ++--
 geography/gdal-lib/Makefile            |  4 ++--
 geography/vis5d+/Makefile              |  4 ++--
 graphics/xmorph/Makefile               |  4 ++--
 math/R-Matrix/Makefile                 |  3 ++-
 math/R-akima/Makefile                  |  3 ++-
 math/R-circular/Makefile               |  3 ++-
 math/R-lmm/Makefile                    |  3 ++-
 math/R-mvtnorm/Makefile                |  3 ++-
 math/R-sgeostat/Makefile               |  3 ++-
 math/R-wle/Makefile                    |  3 ++-
 math/R/Makefile                        |  4 ++--
 math/algae/Makefile                    |  4 ++--
 math/blas/Makefile                     |  4 ++--
 math/blitz++/Makefile                  |  4 ++--
 math/dcdflib.f/Makefile                |  4 ++--
 math/dfftpack/Makefile                 |  4 ++--
 math/eispack/Makefile                  |  4 ++--
 math/fftpack/Makefile                  |  4 ++--
 math/fftw/Makefile                     |  3 ++-
 math/fftw2/Makefile                    |  4 ++--
 math/fftwf/Makefile                    |  3 ++-
 math/grace/Makefile                    |  4 ++--
 math/lapack/Makefile                   |  4 ++--
 math/linpack/Makefile                  |  4 ++--
 math/minpack/Makefile                  |  4 ++--
 math/octave-forge/Makefile             |  4 ++--
 math/octave/Makefile                   |  3 ++-
 math/odepack/Makefile                  |  4 ++--
 math/py-numpy/Makefile                 |  4 ++--
 math/py-scipy/Makefile                 |  3 ++-
 math/quadpack/Makefile                 |  4 ++--
 math/scilab/Makefile                   |  4 ++--
 math/slatec/Makefile                   |  4 ++--
 math/xmgr/Makefile                     |  4 ++--
 misc/molden/Makefile                   |  3 ++-
 parallel/ganglia-monitor-core/Makefile |  3 ++-
 parallel/mpi-ch/Makefile               |  4 ++--
 parallel/pvm3/Makefile                 |  3 ++-
 48 files changed, 96 insertions(+), 80 deletions(-)

diffs (truncated from 640 to 300 lines):

diff -r 98df41449afa -r 505275410f98 audio/libsndfile/Makefile
--- a/audio/libsndfile/Makefile Thu Dec 03 12:48:37 2009 +0000
+++ b/audio/libsndfile/Makefile Thu Dec 03 13:06:51 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2009/09/18 13:29:31 sketch Exp $
+# $NetBSD: Makefile,v 1.55 2009/12/03 13:06:51 asau Exp $
 
 DISTNAME=      libsndfile-1.0.20
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  http://www.mega-nerd.com/libsndfile/
 
diff -r 98df41449afa -r 505275410f98 benchmarks/benchfft/Makefile
--- a/benchmarks/benchfft/Makefile      Thu Dec 03 12:48:37 2009 +0000
+++ b/benchmarks/benchfft/Makefile      Thu Dec 03 13:06:51 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2008/03/03 00:51:43 jlam Exp $
+# $NetBSD: Makefile,v 1.34 2009/12/03 13:06:52 asau Exp $
 
 DISTNAME=              benchfft-2.0
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            benchmarks math
 MASTER_SITES=          ftp://ftp.fftw.org/pub/fftw/ \
                        ftp://ftp.fftw.org/pub/fftw/old/benchfft/
diff -r 98df41449afa -r 505275410f98 biology/mopac/Makefile
--- a/biology/mopac/Makefile    Thu Dec 03 12:48:37 2009 +0000
+++ b/biology/mopac/Makefile    Thu Dec 03 13:06:51 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2009/02/17 13:02:20 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/12/03 13:06:52 asau Exp $
 #
 
 DISTNAME=              mopac7
 PKGNAME=               mopac-7.0
+PKGREVISION=           1
 CATEGORIES=            biology math
 MASTER_SITES=          http://server.ccl.net/cca/software/LINUX/mopac7/
 EXTRACT_SUFX=          .tar.Z
diff -r 98df41449afa -r 505275410f98 cad/oct-wcalc/Makefile
--- a/cad/oct-wcalc/Makefile    Thu Dec 03 12:48:37 2009 +0000
+++ b/cad/oct-wcalc/Makefile    Thu Dec 03 13:06:51 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2009/05/20 00:58:07 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/12/03 13:06:52 asau Exp $
 #
 
 .include "../../cad/wcalc/Makefile.common"
 PKGNAME=       oct-${DISTNAME}
-PKGREVISION=   3
+PKGREVISION=   4
 
 COMMENT=       Octave Based Transmission Line Analysis/Synthesis Calculator
 
diff -r 98df41449afa -r 505275410f98 cad/tnt-mmtl/Makefile
--- a/cad/tnt-mmtl/Makefile     Thu Dec 03 12:48:37 2009 +0000
+++ b/cad/tnt-mmtl/Makefile     Thu Dec 03 13:06:51 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2008/03/18 11:48:25 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.13 2009/12/03 13:06:52 asau Exp $
 #
 
 DISTNAME=      tnt-1.2.2
 PKGNAME=       ${DISTNAME:S/tnt/tnt-mmtl/}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    cad
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mmtl/}
 
diff -r 98df41449afa -r 505275410f98 devel/cfitsio/Makefile
--- a/devel/cfitsio/Makefile    Thu Dec 03 12:48:37 2009 +0000
+++ b/devel/cfitsio/Makefile    Thu Dec 03 13:06:51 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2009/09/04 13:31:37 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2009/12/03 13:06:52 asau Exp $
 
 DISTNAME=      cfitsio3100
 PKGNAME=       cfitsio-3.100
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/
 
diff -r 98df41449afa -r 505275410f98 devel/hdf/Makefile
--- a/devel/hdf/Makefile        Thu Dec 03 12:48:37 2009 +0000
+++ b/devel/hdf/Makefile        Thu Dec 03 13:06:51 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2009/08/26 19:57:21 sno Exp $
+# $NetBSD: Makefile,v 1.32 2009/12/03 13:06:52 asau Exp $
 
 DISTNAME=      HDF4.2r1
 PKGNAME=       hdf-4.2r1
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  ftp://ftp.hdfgroup.org/HDF/prev-releases/HDF4.2r1/src/
 
diff -r 98df41449afa -r 505275410f98 devel/kdevelop-base/Makefile
--- a/devel/kdevelop-base/Makefile      Thu Dec 03 12:48:37 2009 +0000
+++ b/devel/kdevelop-base/Makefile      Thu Dec 03 13:06:51 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2009/08/26 19:57:21 sno Exp $
+# $NetBSD: Makefile,v 1.80 2009/12/03 13:06:52 asau Exp $
 
 DISTNAME=      kdevelop_3.5.5.orig
 PKGNAME=       kdevelop-base-3.5.5
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel kde
 MASTER_SITES=  http://download.opensuse.org/repositories/home:/amilcarlucas/xUbuntu_6.06/
 EXTRACT_SUFX=  .tar.gz
diff -r 98df41449afa -r 505275410f98 devel/netcdf/Makefile
--- a/devel/netcdf/Makefile     Thu Dec 03 12:48:37 2009 +0000
+++ b/devel/netcdf/Makefile     Thu Dec 03 13:06:51 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2009/06/30 00:07:13 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2009/12/03 13:06:52 asau Exp $
 
 DISTNAME=      netcdf-3.6.0-p1
 PKGNAME=       netcdf-3.6.0p1
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel
 MASTER_SITES=  ftp://www.gfd-dennou.org/arch/netcdf/unidata-mirror/
 
diff -r 98df41449afa -r 505275410f98 devel/p5-ExtUtils-F77/Makefile
--- a/devel/p5-ExtUtils-F77/Makefile    Thu Dec 03 12:48:37 2009 +0000
+++ b/devel/p5-ExtUtils-F77/Makefile    Thu Dec 03 13:06:51 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2008/10/19 19:17:53 he Exp $
+# $NetBSD: Makefile,v 1.19 2009/12/03 13:06:52 asau Exp $
 
 DISTNAME=      ExtUtils-F77-1.16
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 SVR4_PKGNAME=  p5ext
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
diff -r 98df41449afa -r 505275410f98 geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile       Thu Dec 03 12:48:37 2009 +0000
+++ b/geography/gdal-lib/Makefile       Thu Dec 03 13:06:51 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2009/11/26 00:30:28 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2009/12/03 13:06:52 asau Exp $
 #
 
 DISTNAME=              gdal-1.6.1
 PKGNAME=               gdal-lib-1.6.1
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            geography
 MASTER_SITES=          http://download.osgeo.org/gdal/
 
diff -r 98df41449afa -r 505275410f98 geography/vis5d+/Makefile
--- a/geography/vis5d+/Makefile Thu Dec 03 12:48:37 2009 +0000
+++ b/geography/vis5d+/Makefile Thu Dec 03 13:06:51 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2008/07/14 12:56:04 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2009/12/03 13:06:52 asau Exp $
 #
 
 DISTNAME=              vis5d+-1.2.1
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            geography x11
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=vis5d/}
 
diff -r 98df41449afa -r 505275410f98 graphics/xmorph/Makefile
--- a/graphics/xmorph/Makefile  Thu Dec 03 12:48:37 2009 +0000
+++ b/graphics/xmorph/Makefile  Thu Dec 03 13:06:51 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2008/11/10 17:21:36 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/12/03 13:06:53 asau Exp $
 
 DISTNAME=      xmorph_20060817
 PKGNAME=       xmorph-20060817
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xmorph/}
 
diff -r 98df41449afa -r 505275410f98 math/R-Matrix/Makefile
--- a/math/R-Matrix/Makefile    Thu Dec 03 12:48:37 2009 +0000
+++ b/math/R-Matrix/Makefile    Thu Dec 03 13:06:51 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/10/13 11:22:46 markd Exp $
+# $NetBSD: Makefile,v 1.5 2009/12/03 13:06:53 asau Exp $
 #
 
+PKGREVISION=           1
 CATEGORIES=            databases math
 MASTER_SITES=          ${MASTER_SITE_R_CRAN:=contrib/}
 
diff -r 98df41449afa -r 505275410f98 math/R-akima/Makefile
--- a/math/R-akima/Makefile     Thu Dec 03 12:48:37 2009 +0000
+++ b/math/R-akima/Makefile     Thu Dec 03 13:06:51 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/10/13 11:31:32 markd Exp $
+# $NetBSD: Makefile,v 1.5 2009/12/03 13:06:53 asau Exp $
 #
 
+PKGREVISION=   1
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_R_CRAN:=contrib/}
 
diff -r 98df41449afa -r 505275410f98 math/R-circular/Makefile
--- a/math/R-circular/Makefile  Thu Dec 03 12:48:37 2009 +0000
+++ b/math/R-circular/Makefile  Thu Dec 03 13:06:51 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/14 07:12:44 markd Exp $
+# $NetBSD: Makefile,v 1.2 2009/12/03 13:06:53 asau Exp $
 #
 
+PKGREVISION=           1
 CATEGORIES=            math
 MASTER_SITES=          ${MASTER_SITE_R_CRAN:=contrib/}
 
diff -r 98df41449afa -r 505275410f98 math/R-lmm/Makefile
--- a/math/R-lmm/Makefile       Thu Dec 03 12:48:37 2009 +0000
+++ b/math/R-lmm/Makefile       Thu Dec 03 13:06:51 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/10/14 06:38:21 markd Exp $
+# $NetBSD: Makefile,v 1.7 2009/12/03 13:06:53 asau Exp $
 #
 
+PKGREVISION=           1
 CATEGORIES=            math
 MASTER_SITES=          ${MASTER_SITE_R_CRAN:=contrib/}
 
diff -r 98df41449afa -r 505275410f98 math/R-mvtnorm/Makefile
--- a/math/R-mvtnorm/Makefile   Thu Dec 03 12:48:37 2009 +0000
+++ b/math/R-mvtnorm/Makefile   Thu Dec 03 13:06:51 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/10/14 05:47:36 markd Exp $
+# $NetBSD: Makefile,v 1.6 2009/12/03 13:06:53 asau Exp $
 #
 
+PKGREVISION=   1
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_R_CRAN:=contrib/}
 
diff -r 98df41449afa -r 505275410f98 math/R-sgeostat/Makefile
--- a/math/R-sgeostat/Makefile  Thu Dec 03 12:48:37 2009 +0000
+++ b/math/R-sgeostat/Makefile  Thu Dec 03 13:06:51 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/10/13 19:26:12 markd Exp $
+# $NetBSD: Makefile,v 1.7 2009/12/03 13:06:53 asau Exp $
 #
 
+PKGREVISION=           1
 CATEGORIES=            math
 MASTER_SITES=          ${MASTER_SITE_R_CRAN:=contrib/}
 
diff -r 98df41449afa -r 505275410f98 math/R-wle/Makefile
--- a/math/R-wle/Makefile       Thu Dec 03 12:48:37 2009 +0000
+++ b/math/R-wle/Makefile       Thu Dec 03 13:06:51 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/10/14 07:16:50 markd Exp $
+# $NetBSD: Makefile,v 1.6 2009/12/03 13:06:53 asau Exp $
 #
 
+PKGREVISION=           1
 CATEGORIES=            math
 MASTER_SITES=          ${MASTER_SITE_R_CRAN:=contrib/}
 
diff -r 98df41449afa -r 505275410f98 math/R/Makefile
--- a/math/R/Makefile   Thu Dec 03 12:48:37 2009 +0000
+++ b/math/R/Makefile   Thu Dec 03 13:06:51 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.102 2009/08/26 19:57:59 sno Exp $
+# $NetBSD: Makefile,v 1.103 2009/12/03 13:06:53 asau Exp $
 
 DISTNAME=              R-2.7.2
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            math
 MASTER_SITES=          ${MASTER_SITE_R_CRAN:=base/R-2/}
 
diff -r 98df41449afa -r 505275410f98 math/algae/Makefile
--- a/math/algae/Makefile       Thu Dec 03 12:48:37 2009 +0000
+++ b/math/algae/Makefile       Thu Dec 03 13:06:51 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2009/05/20 00:58:21 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2009/12/03 13:06:53 asau Exp $
 
 DISTNAME=              algae-4.3.6
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            math
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=algae/}
 
diff -r 98df41449afa -r 505275410f98 math/blas/Makefile
--- a/math/blas/Makefile        Thu Dec 03 12:48:37 2009 +0000
+++ b/math/blas/Makefile        Thu Dec 03 13:06:51 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2009/02/22 14:15:28 asau Exp $
+# $NetBSD: Makefile,v 1.28 2009/12/03 13:06:53 asau Exp $
 #
 



Home | Main Index | Thread Index | Old Index