Skip to content

Commit

Permalink
Recursive bump for libltdl
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonn committed Dec 15, 2009
1 parent d0278d5 commit c35b4c9
Show file tree
Hide file tree
Showing 45 changed files with 88 additions and 95 deletions.
4 changes: 2 additions & 2 deletions editors/TeXmacs/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.82 2009/08/13 17:27:59 drochner Exp $
# $NetBSD: Makefile,v 1.83 2009/12/15 21:41:00 joerg Exp $

DISTNAME= TeXmacs-1.0.6.15-src
PKGNAME= ${DISTNAME:S/-src//}
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/
MASTER_SITES+= http://www.texmacs.org/Download/ftp/targz/
Expand Down
4 changes: 2 additions & 2 deletions editors/kile/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.49 2009/08/26 19:57:24 sno Exp $
# $NetBSD: Makefile,v 1.50 2009/12/15 21:41:00 joerg Exp $

DISTNAME= kile-2.0.2
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions emulators/tme/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.17 2009/06/30 00:07:15 joerg Exp $
# $NetBSD: Makefile,v 1.18 2009/12/15 21:41:56 joerg Exp $
#

DISTNAME= tme-0.6
PKGREVISION= 0
PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://csail.mit.edu/~fredette/tme/

Expand Down
3 changes: 2 additions & 1 deletion filesystems/fuse-gphotofs/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.3 2009/07/08 16:43:51 joerg Exp $
# $NetBSD: Makefile,v 1.4 2009/12/15 21:42:05 joerg Exp $
#

DISTNAME= gphotofs-0.4.0
PKGREVISION= 1
PKGNAME= fuse-${DISTNAME}
CATEGORIES= filesystems
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions finance/gnucash/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.137 2009/08/26 19:57:28 sno Exp $
# $NetBSD: Makefile,v 1.138 2009/12/15 21:42:13 joerg Exp $
#

DISTNAME= gnucash-2.2.9
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}

Expand Down
3 changes: 2 additions & 1 deletion games/gnome-games/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.103 2009/10/29 20:40:10 drochner Exp $
# $NetBSD: Makefile,v 1.104 2009/12/15 21:44:06 joerg Exp $

DISTNAME= gnome-games-2.28.1
PKGREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.28/}
EXTRACT_SUFX= .tar.bz2
Expand Down
3 changes: 2 additions & 1 deletion geography/proj-swig/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.10 2009/12/06 02:15:48 gdt Exp $
# $NetBSD: Makefile,v 1.11 2009/12/15 21:45:29 joerg Exp $
#

DISTNAME= proj-swig-0.02
PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= http://acert.ir.bbn.com/downloads/acert-geospatial/

Expand Down
3 changes: 2 additions & 1 deletion graphics/ImageMagick/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.160 2009/10/28 11:07:59 adam Exp $
# $NetBSD: Makefile,v 1.161 2009/12/15 21:48:00 joerg Exp $

.include "Makefile.common"

PKGNAME= ImageMagick-${DISTVERSION}
PKGREVISION= 1

MAINTAINER= [email protected]
HOMEPAGE= http://www.imagemagick.org/
Expand Down
4 changes: 2 additions & 2 deletions graphics/ImageMagick/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.27 2009/10/27 00:28:58 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.28 2009/12/15 21:48:00 joerg Exp $

BUILDLINK_TREE+= ImageMagick

.if !defined(IMAGEMAGICK_BUILDLINK3_MK)
IMAGEMAGICK_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.ImageMagick+= ImageMagick>=5.5.7.11nb1
BUILDLINK_ABI_DEPENDS.ImageMagick+= ImageMagick>=6.5.5.3
BUILDLINK_ABI_DEPENDS.ImageMagick+= ImageMagick>=6.5.7.2nb1
BUILDLINK_PKGSRCDIR.ImageMagick?= ../../graphics/ImageMagick

pkgbase := ImageMagick
Expand Down
4 changes: 2 additions & 2 deletions graphics/autotrace/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.35 2009/08/26 21:20:13 sno Exp $
# $NetBSD: Makefile,v 1.36 2009/12/15 21:48:00 joerg Exp $
#

DISTNAME= autotrace-0.31.1
PKGREVISION= 11
PKGREVISION= 12
CATEGORIES= graphics cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=autotrace/}

Expand Down
4 changes: 2 additions & 2 deletions graphics/digikam/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.50 2009/08/26 19:56:45 sno Exp $
# $NetBSD: Makefile,v 1.51 2009/12/15 21:48:00 joerg Exp $

DISTNAME= digikam-0.9.6
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=digikam/}
EXTRACT_SUFX= .tar.bz2
Expand Down
21 changes: 0 additions & 21 deletions graphics/digikam/buildlink3.mk

This file was deleted.

4 changes: 2 additions & 2 deletions graphics/dx/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.48 2009/08/26 21:20:13 sno Exp $
# $NetBSD: Makefile,v 1.49 2009/12/15 21:48:00 joerg Exp $

DISTNAME= dx-4.4.4
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://opendx.npaci.edu/source/

Expand Down
4 changes: 2 additions & 2 deletions graphics/epeg/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.5 2009/08/26 19:56:41 sno Exp $
# $NetBSD: Makefile,v 1.6 2009/12/15 21:48:00 joerg Exp $
#

DISTNAME= epeg-0.9.0
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}

Expand Down
4 changes: 2 additions & 2 deletions graphics/epeg/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.7 2009/08/26 19:56:41 sno Exp $
# $NetBSD: buildlink3.mk,v 1.8 2009/12/15 21:48:00 joerg Exp $

BUILDLINK_TREE+= epeg

.if !defined(EPEG_BUILDLINK3_MK)
EPEG_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.epeg+= epeg>=0.9.0
BUILDLINK_ABI_DEPENDS.epeg?= epeg>=0.9.0nb1
BUILDLINK_ABI_DEPENDS.epeg?= epeg>=0.9.0nb2
BUILDLINK_PKGSRCDIR.epeg?= ../../graphics/epeg

.include "../../devel/libltdl/buildlink3.mk"
Expand Down
3 changes: 2 additions & 1 deletion graphics/f-spot/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.15 2009/11/13 17:35:29 drochner Exp $
# $NetBSD: Makefile,v 1.16 2009/12/15 21:48:00 joerg Exp $
#

DISTNAME= f-spot-0.6.1.5
PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.6/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions graphics/feh/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.35 2009/08/26 19:57:40 sno Exp $
# $NetBSD: Makefile,v 1.36 2009/12/15 21:48:00 joerg Exp $
#

DISTNAME= feh-1.3.4
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://linuxbrit.co.uk/downloads/

Expand Down
4 changes: 2 additions & 2 deletions graphics/flphoto/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:40 sno Exp $
# $NetBSD: Makefile,v 1.13 2009/12/15 21:48:01 joerg Exp $
#

DISTNAME= flphoto-1.2-source
PKGNAME= flphoto-1.2
PKGREVISION= 7
PKGREVISION= 8
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fltk/}
EXTRACT_SUFX= .tar.bz2
Expand Down
3 changes: 2 additions & 1 deletion graphics/gphoto2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.50 2009/11/20 17:06:01 drochner Exp $
# $NetBSD: Makefile,v 1.51 2009/12/15 21:48:01 joerg Exp $

DISTNAME= gphoto2-2.4.7
PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
EXTRACT_SUFX= .tar.bz2
Expand Down
3 changes: 2 additions & 1 deletion graphics/graphviz/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.77 2009/10/22 20:33:59 snj Exp $
# $NetBSD: Makefile,v 1.78 2009/12/15 21:48:01 joerg Exp $

DISTNAME= graphviz-2.24.0
PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/

Expand Down
4 changes: 2 additions & 2 deletions graphics/gthumb/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.47 2009/10/29 23:14:14 drochner Exp $
# $NetBSD: Makefile,v 1.48 2009/12/15 21:48:01 joerg Exp $

DISTNAME= gthumb-2.10.11
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.10/}

Expand Down
4 changes: 2 additions & 2 deletions graphics/gtkam/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.42 2009/08/26 19:57:43 sno Exp $
# $NetBSD: Makefile,v 1.43 2009/12/15 21:48:01 joerg Exp $
#

DISTNAME= gtkam-0.1.16
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}

Expand Down
4 changes: 2 additions & 2 deletions graphics/guile-cairo/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.5 2009/05/20 00:58:18 wiz Exp $
# $NetBSD: Makefile,v 1.6 2009/12/15 21:48:01 joerg Exp $
#

DISTNAME= guile-cairo-1.4.0
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://download.gna.org/guile-cairo/

Expand Down
3 changes: 2 additions & 1 deletion graphics/h5utils/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.11 2009/12/10 17:35:45 drochner Exp $
# $NetBSD: Makefile,v 1.12 2009/12/15 21:48:01 joerg Exp $
#

DISTNAME= h5utils-1.12.1
PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://ab-initio.mit.edu/h5utils/

Expand Down
4 changes: 2 additions & 2 deletions graphics/imlib2/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.49 2009/08/26 19:56:42 sno Exp $
# $NetBSD: Makefile,v 1.50 2009/12/15 21:48:01 joerg Exp $

DISTNAME= imlib2-1.4.2
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}

Expand Down
4 changes: 2 additions & 2 deletions graphics/imlib2/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.20 2009/08/26 19:56:42 sno Exp $
# $NetBSD: buildlink3.mk,v 1.21 2009/12/15 21:48:01 joerg Exp $

BUILDLINK_TREE+= imlib2

.if !defined(IMLIB2_BUILDLINK3_MK)
IMLIB2_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.imlib2+= imlib2>=1.1.0nb2
BUILDLINK_ABI_DEPENDS.imlib2+= imlib2>=1.4.2nb2
BUILDLINK_ABI_DEPENDS.imlib2+= imlib2>=1.4.2nb3
BUILDLINK_PKGSRCDIR.imlib2?= ../../graphics/imlib2

.include "../../devel/libltdl/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions graphics/kdegraphics3/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.82 2009/08/26 19:56:44 sno Exp $
# $NetBSD: Makefile,v 1.83 2009/12/15 21:48:01 joerg Exp $

DISTNAME= kdegraphics-${_KDE_VERSION}
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= graphics
COMMENT= Graphics programs for the KDE integrated X11 desktop

Expand Down
4 changes: 2 additions & 2 deletions graphics/kdegraphics3/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.19 2009/08/26 19:56:44 sno Exp $
# $NetBSD: buildlink3.mk,v 1.20 2009/12/15 21:48:01 joerg Exp $

BUILDLINK_TREE+= kdegraphics

.if !defined(KDEGRAPHICS_BUILDLINK3_MK)
KDEGRAPHICS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.kdegraphics+= kdegraphics>=3.5.0nb2
BUILDLINK_ABI_DEPENDS.kdegraphics?= kdegraphics>=3.5.10nb3
BUILDLINK_ABI_DEPENDS.kdegraphics?= kdegraphics>=3.5.10nb4
BUILDLINK_PKGSRCDIR.kdegraphics?= ../../graphics/kdegraphics3

.include "../../converters/fribidi/buildlink3.mk"
Expand Down
3 changes: 2 additions & 1 deletion graphics/kdegraphics4/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:38 markd Exp $
# $NetBSD: Makefile,v 1.3 2009/12/15 21:48:01 joerg Exp $

DISTNAME= kdegraphics-${_KDE_VERSION}
PKGREVISION= 1
CATEGORIES= graphics
COMMENT= Graphical tools for the KDE desktop

Expand Down
4 changes: 2 additions & 2 deletions graphics/kipi-plugins/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.45 2009/08/26 21:20:13 sno Exp $
# $NetBSD: Makefile,v 1.46 2009/12/15 21:48:02 joerg Exp $

DISTNAME= kipi-plugins-0.1.7
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions graphics/kphotools/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.19 2009/08/26 19:57:45 sno Exp $
# $NetBSD: Makefile,v 1.20 2009/12/15 21:48:02 joerg Exp $
#

DISTNAME= kphotools-0.2.1
PKGREVISION= 12
PKGREVISION= 13
CATEGORIES= kde graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kphotools/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions graphics/libcaca/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.16 2009/08/26 19:58:44 sno Exp $
# $NetBSD: Makefile,v 1.17 2009/12/15 21:48:02 joerg Exp $
#

DISTNAME= libcaca-0.9
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://libcaca.zoy.org/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions graphics/p5-Image-Imlib2/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.26 2009/08/26 19:57:46 sno Exp $
# $NetBSD: Makefile,v 1.27 2009/12/15 21:48:02 joerg Exp $
#

DISTNAME= Image-Imlib2-2.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
PKGREVISION= 2
SVR4_PKGNAME= p5im2
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
Expand Down
3 changes: 2 additions & 1 deletion graphics/p5-PerlMagick/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# $NetBSD: Makefile,v 1.66 2009/10/28 11:07:59 adam Exp $
# $NetBSD: Makefile,v 1.67 2009/12/15 21:48:02 joerg Exp $

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../graphics/ImageMagick/Makefile.common"

PKGNAME= p5-PerlMagick-${DISTVERSION}
PKGREVISION= 1

SVR4_PKGNAME= p5pma

Expand Down
4 changes: 2 additions & 2 deletions graphics/pfstools/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.3 2009/08/26 21:20:14 sno Exp $
# $NetBSD: Makefile,v 1.4 2009/12/15 21:48:02 joerg Exp $
#

DISTNAME= pfstools-1.7.0
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfstools/}

Expand Down
Loading

0 comments on commit c35b4c9

Please sign in to comment.