pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update linkage to libltdl (via guile{,14}), which is n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/403a563ee894
branches:  trunk
changeset: 481956:403a563ee894
user:      tv <tv%pkgsrc.org@localhost>
date:      Fri Oct 15 14:50:05 2004 +0000

description:
Update linkage to libltdl (via guile{,14}), which is now its own package.

Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't
know which dependencies actually need libltdl, so it was a recursive bump.
Hopefully this recursive inclusion can be ripped out of
guile{,14}/buildlink3.mk at some point and bubble down to dependencies that
actually use libltdl, avoiding this headache in the future....

diffstat:

 cad/gattrib/Makefile           |   4 ++--
 cad/geda-utils/Makefile        |   4 ++--
 cad/geda/Makefile              |   4 ++--
 cad/gnetlist/Makefile          |   4 ++--
 cad/gschem/Makefile            |   4 ++--
 cad/gsymcheck/Makefile         |   4 ++--
 cad/gwave/Makefile             |   4 ++--
 cad/libgeda/Makefile           |   4 ++--
 databases/guile-pg/Makefile    |   4 ++--
 devel/autogen/Makefile         |   4 ++--
 devel/g-wrap/Makefile          |   4 ++--
 devel/guile-fcgi/Makefile      |   4 ++--
 devel/guile-gtk/Makefile       |   4 ++--
 devel/guile-oops/Makefile      |   4 ++--
 devel/guile-slib/Makefile      |   4 ++--
 devel/guile-www/Makefile       |   4 ++--
 devel/libctl/Makefile          |   4 ++--
 editors/TeXmacs/Makefile       |   4 ++--
 finance/gnucash/Makefile       |   4 ++--
 games/gnome-games/Makefile     |   4 ++--
 games/gnome2-games/Makefile    |   3 ++-
 graphics/h5utils/Makefile      |   4 ++--
 lang/guile/Makefile            |   6 +++---
 lang/guile/buildlink3.mk       |   4 ++--
 lang/guile14/Makefile          |   6 +++---
 lang/guile14/buildlink3.mk     |   4 ++--
 math/cassowary/Makefile        |   4 ++--
 math/gnumeric/Makefile         |   4 ++--
 math/guppi/Makefile            |   4 ++--
 math/libmatheval/Makefile      |   4 ++--
 math/libmatheval/buildlink3.mk |  12 +-----------
 misc/gnome-utils/Makefile      |   4 ++--
 misc/gnome2-utils/Makefile     |   4 ++--
 misc/siag/Makefile             |   4 ++--
 print/lilypond/Makefile        |   4 ++--
 www/galway/Makefile            |   4 ++--
 36 files changed, 73 insertions(+), 82 deletions(-)

diffs (truncated from 526 to 300 lines):

diff -r 0e94a0ce97f3 -r 403a563ee894 cad/gattrib/Makefile
--- a/cad/gattrib/Makefile      Fri Oct 15 14:41:11 2004 +0000
+++ b/cad/gattrib/Makefile      Fri Oct 15 14:50:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/15 14:50:05 tv Exp $
 
 DISTNAME=              geda-gattrib-${PKGVERSION}
 PKGNAME=               gattrib-${PKGVERSION}
-PKGREVISION=   1
+PKGREVISION=           2
 CATEGORIES=            cad
 MASTER_SITES=          http://www.brorson.com/gEDA/gattrib/
 
diff -r 0e94a0ce97f3 -r 403a563ee894 cad/geda-utils/Makefile
--- a/cad/geda-utils/Makefile   Fri Oct 15 14:41:11 2004 +0000
+++ b/cad/geda-utils/Makefile   Fri Oct 15 14:50:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.26 2004/10/15 14:50:05 tv Exp $
 #
 
 DISTNAME=              geda-utils-${PKGVERSION}
-PKGREVISION=   1
+PKGREVISION=           2
 CATEGORIES=            cad
 MASTER_SITES=          ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
                        ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
diff -r 0e94a0ce97f3 -r 403a563ee894 cad/geda/Makefile
--- a/cad/geda/Makefile Fri Oct 15 14:41:11 2004 +0000
+++ b/cad/geda/Makefile Fri Oct 15 14:50:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.37 2004/10/15 14:50:05 tv Exp $
 #
 
 DISTNAME=      geda-${PKGVERSION}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    cad
 MASTER_SITES=  ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
                ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
diff -r 0e94a0ce97f3 -r 403a563ee894 cad/gnetlist/Makefile
--- a/cad/gnetlist/Makefile     Fri Oct 15 14:41:11 2004 +0000
+++ b/cad/gnetlist/Makefile     Fri Oct 15 14:50:05 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.28 2004/10/15 14:50:05 tv Exp $
 #
 
 DISTNAME=              geda-gnetlist-${PKGVERSION}
 PKGNAME=               gnetlist-${PKGVERSION}
-PKGREVISION=   1
+PKGREVISION=           2
 CATEGORIES=            cad
 MASTER_SITES=          ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
                        ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
diff -r 0e94a0ce97f3 -r 403a563ee894 cad/gschem/Makefile
--- a/cad/gschem/Makefile       Fri Oct 15 14:41:11 2004 +0000
+++ b/cad/gschem/Makefile       Fri Oct 15 14:50:05 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2004/10/03 00:13:13 tv Exp $
+# $NetBSD: Makefile,v 1.30 2004/10/15 14:50:06 tv Exp $
 #
 
 DISTNAME=              geda-gschem-${PKGVERSION}
 PKGNAME=               gschem-${PKGVERSION}
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            cad
 MASTER_SITES=          ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
                        ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
diff -r 0e94a0ce97f3 -r 403a563ee894 cad/gsymcheck/Makefile
--- a/cad/gsymcheck/Makefile    Fri Oct 15 14:41:11 2004 +0000
+++ b/cad/gsymcheck/Makefile    Fri Oct 15 14:50:05 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2004/10/03 00:13:13 tv Exp $
+# $NetBSD: Makefile,v 1.24 2004/10/15 14:50:06 tv Exp $
 #
 
 DISTNAME=              geda-gsymcheck-${PKGVERSION}
 PKGNAME=               gsymcheck-${PKGVERSION}
-PKGREVISION=   1
+PKGREVISION=           2
 CATEGORIES=            cad
 MASTER_SITES=          ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
                        ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
diff -r 0e94a0ce97f3 -r 403a563ee894 cad/gwave/Makefile
--- a/cad/gwave/Makefile        Fri Oct 15 14:41:11 2004 +0000
+++ b/cad/gwave/Makefile        Fri Oct 15 14:50:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2004/10/03 00:13:13 tv Exp $
+# $NetBSD: Makefile,v 1.21 2004/10/15 14:50:06 tv Exp $
 #
 
 DISTNAME=      gwave-20030804
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    cad
 MASTER_SITES=  http://www.cs.unc.edu/~tell/dist/
 
diff -r 0e94a0ce97f3 -r 403a563ee894 cad/libgeda/Makefile
--- a/cad/libgeda/Makefile      Fri Oct 15 14:41:11 2004 +0000
+++ b/cad/libgeda/Makefile      Fri Oct 15 14:50:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2004/10/03 00:13:13 tv Exp $
+# $NetBSD: Makefile,v 1.31 2004/10/15 14:50:06 tv Exp $
 #
 
 DISTNAME=              libgeda-${PKGVERSION}
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            cad
 MASTER_SITES=          ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
                        ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
diff -r 0e94a0ce97f3 -r 403a563ee894 databases/guile-pg/Makefile
--- a/databases/guile-pg/Makefile       Fri Oct 15 14:41:11 2004 +0000
+++ b/databases/guile-pg/Makefile       Fri Oct 15 14:50:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:13:18 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/10/15 14:50:06 tv Exp $
 #
 
 DISTNAME=      guile-pg-0.07
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=guile-pg/}
 
diff -r 0e94a0ce97f3 -r 403a563ee894 devel/autogen/Makefile
--- a/devel/autogen/Makefile    Fri Oct 15 14:41:11 2004 +0000
+++ b/devel/autogen/Makefile    Fri Oct 15 14:50:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:13:25 tv Exp $
+# $NetBSD: Makefile,v 1.16 2004/10/15 14:50:06 tv Exp $
 
 DISTNAME=      autogen-5.6.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=autogen/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 0e94a0ce97f3 -r 403a563ee894 devel/g-wrap/Makefile
--- a/devel/g-wrap/Makefile     Fri Oct 15 14:41:11 2004 +0000
+++ b/devel/g-wrap/Makefile     Fri Oct 15 14:50:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2004/10/03 00:13:26 tv Exp $
+# $NetBSD: Makefile,v 1.28 2004/10/15 14:50:06 tv Exp $
 
 DISTNAME=      g-wrap-1.3.4
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    devel
 MASTER_SITES=  ftp://ftp.gnucash.org/pub/g-wrap/source/
 
diff -r 0e94a0ce97f3 -r 403a563ee894 devel/guile-fcgi/Makefile
--- a/devel/guile-fcgi/Makefile Fri Oct 15 14:41:11 2004 +0000
+++ b/devel/guile-fcgi/Makefile Fri Oct 15 14:50:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:13:28 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/15 14:50:06 tv Exp $
 
 DISTNAME=      guile-fcgi-0.1
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    devel www
 MASTER_SITES=  http://www.bgu.ru/%7Edsa/
 
diff -r 0e94a0ce97f3 -r 403a563ee894 devel/guile-gtk/Makefile
--- a/devel/guile-gtk/Makefile  Fri Oct 15 14:41:11 2004 +0000
+++ b/devel/guile-gtk/Makefile  Fri Oct 15 14:50:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2004/10/03 00:13:28 tv Exp $
+# $NetBSD: Makefile,v 1.19 2004/10/15 14:50:06 tv Exp $
 #
 
 DISTNAME=              guile-gtk-0.19
-PKGREVISION=           5
+PKGREVISION=           6
 CATEGORIES=            devel x11
 MASTER_SITES=          http://www.ping.de/sites/zagadka/guile-gtk/download/ \
                        http://erin.netpedia.net/download/ \
diff -r 0e94a0ce97f3 -r 403a563ee894 devel/guile-oops/Makefile
--- a/devel/guile-oops/Makefile Fri Oct 15 14:41:11 2004 +0000
+++ b/devel/guile-oops/Makefile Fri Oct 15 14:50:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2004/10/14 15:31:40 tv Exp $
+# $NetBSD: Makefile,v 1.15 2004/10/15 14:50:06 tv Exp $
 #
 
 DISTNAME=      guile-oops-0.9.0
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=guile/}
 
diff -r 0e94a0ce97f3 -r 403a563ee894 devel/guile-slib/Makefile
--- a/devel/guile-slib/Makefile Fri Oct 15 14:41:11 2004 +0000
+++ b/devel/guile-slib/Makefile Fri Oct 15 14:50:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2004/10/03 00:13:28 tv Exp $
+# $NetBSD: Makefile,v 1.21 2004/10/15 14:50:06 tv Exp $
 
 DISTNAME=      guile-slib-2.4.2
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    devel
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r 0e94a0ce97f3 -r 403a563ee894 devel/guile-www/Makefile
--- a/devel/guile-www/Makefile  Fri Oct 15 14:41:11 2004 +0000
+++ b/devel/guile-www/Makefile  Fri Oct 15 14:50:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:13:28 tv Exp $
+# $NetBSD: Makefile,v 1.10 2004/10/15 14:50:06 tv Exp $
 
 DISTNAME=      guile-www-1.0.1
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    devel www
 MASTER_SITES=  ${MASTER_SITE_GNU:=guile/}
 
diff -r 0e94a0ce97f3 -r 403a563ee894 devel/libctl/Makefile
--- a/devel/libctl/Makefile     Fri Oct 15 14:41:11 2004 +0000
+++ b/devel/libctl/Makefile     Fri Oct 15 14:50:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2004/10/03 00:13:29 tv Exp $
+# $NetBSD: Makefile,v 1.20 2004/10/15 14:50:06 tv Exp $
 
 DISTNAME=      libctl-2.2
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  http://ab-initio.mit.edu/libctl/
 
diff -r 0e94a0ce97f3 -r 403a563ee894 editors/TeXmacs/Makefile
--- a/editors/TeXmacs/Makefile  Fri Oct 15 14:41:11 2004 +0000
+++ b/editors/TeXmacs/Makefile  Fri Oct 15 14:50:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2004/10/03 00:14:37 tv Exp $
+# $NetBSD: Makefile,v 1.36 2004/10/15 14:50:06 tv Exp $
 
 DISTNAME=      TeXmacs-1.0.4-R2-src
 PKGNAME=       ${DISTNAME:S/-R2-src/.0.2/}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    editors
 MASTER_SITES=  ftp://ftp.texmacs.org/pub/TeXmacs/targz/
 
diff -r 0e94a0ce97f3 -r 403a563ee894 finance/gnucash/Makefile
--- a/finance/gnucash/Makefile  Fri Oct 15 14:41:11 2004 +0000
+++ b/finance/gnucash/Makefile  Fri Oct 15 14:50:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2004/10/05 23:20:53 mjl Exp $
+# $NetBSD: Makefile,v 1.67 2004/10/15 14:50:06 tv Exp $
 
 DISTNAME=              gnucash-1.8.9
-# PKGREVISION=         6
+PKGREVISION=           1
 CATEGORIES=            finance
 MASTER_SITES=          ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
                        ${MASTER_SITE_SOURCEFORGE:=gnucash/}
diff -r 0e94a0ce97f3 -r 403a563ee894 games/gnome-games/Makefile
--- a/games/gnome-games/Makefile        Fri Oct 15 14:41:11 2004 +0000
+++ b/games/gnome-games/Makefile        Fri Oct 15 14:50:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2004/10/03 00:14:44 tv Exp $
+# $NetBSD: Makefile,v 1.68 2004/10/15 14:50:06 tv Exp $
 
 DISTNAME=              gnome-games-1.4.0.4
-PKGREVISION=           13
+PKGREVISION=           14
 CATEGORIES=            games gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-games/1.4/}\
                        ${MASTER_SITE_LOCAL}
diff -r 0e94a0ce97f3 -r 403a563ee894 games/gnome2-games/Makefile
--- a/games/gnome2-games/Makefile       Fri Oct 15 14:41:11 2004 +0000
+++ b/games/gnome2-games/Makefile       Fri Oct 15 14:50:05 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2004/10/11 09:01:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.38 2004/10/15 14:50:06 tv Exp $
 
 DISTNAME=              gnome-games-2.8.1
+PKGREVISION=           1
 CATEGORIES=            games gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-games/2.8/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 0e94a0ce97f3 -r 403a563ee894 graphics/h5utils/Makefile
--- a/graphics/h5utils/Makefile Fri Oct 15 14:41:11 2004 +0000
+++ b/graphics/h5utils/Makefile Fri Oct 15 14:50:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:52 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/15 14:50:06 tv Exp $
 #
 
 DISTNAME=              h5utils-1.9.1
-PKGREVISION=   1
+PKGREVISION=           2
 CATEGORIES=            graphics
 MASTER_SITES=          http://ab-initio.mit.edu/h5utils/



Home | Main Index | Thread Index | Old Index