summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhe <he>2009-03-25 22:37:12 +0000
committerhe <he>2009-03-25 22:37:12 +0000
commitc9b92daa59329f38b62282a34acd27f08353ffbb (patch)
tree520623c65994cc91b0cb8f1db78b52094824c96e /net
parent2112581a55e56dee2a4abd1d1be37089a40e19a7 (diff)
downloadpkgsrc-c9b92daa59329f38b62282a34acd27f08353ffbb.tar.gz
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI. OK'ed by wiz@ (as was the textproc/icu update).
Diffstat (limited to 'net')
-rw-r--r--net/dcsharp/Makefile4
-rw-r--r--net/monotorrent/Makefile3
-rw-r--r--net/monotorrent/buildlink3.mk3
-rw-r--r--net/monsoon/Makefile3
-rw-r--r--net/p5-Net-Z3950-ZOOM/Makefile3
-rw-r--r--net/php-yaz/Makefile4
-rw-r--r--net/yaz/Makefile3
-rw-r--r--net/yaz/buildlink3.mk4
8 files changed, 16 insertions, 11 deletions
diff --git a/net/dcsharp/Makefile b/net/dcsharp/Makefile
index 789e90a7de5..6ac528973d5 100644
--- a/net/dcsharp/Makefile
+++ b/net/dcsharp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/01/06 18:54:51 kefren Exp $
+# $NetBSD: Makefile,v 1.7 2009/03/25 22:37:13 he Exp $
DISTNAME= dcsharp-0.11.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= net
MASTER_SITES= http://dcsharp.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile
index a5ca7f16523..e245b854855 100644
--- a/net/monotorrent/Makefile
+++ b/net/monotorrent/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/12/18 17:31:09 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/03/25 22:37:13 he Exp $
DISTNAME= monotorrent-0.62
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://monotorrent.com/Files/0.62/
diff --git a/net/monotorrent/buildlink3.mk b/net/monotorrent/buildlink3.mk
index e541c7f2a0c..80165369b59 100644
--- a/net/monotorrent/buildlink3.mk
+++ b/net/monotorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:25:11 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/03/25 22:37:13 he Exp $
BUILDLINK_TREE+= monotorrent
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= monotorrent
MONOTORRENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.monotorrent+= monotorrent>=0.62
+BUILDLINK_ABI_DEPENDS.monotorrent?= monotorrent>=0.62nb1
BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent
.include "../../lang/mono/buildlink3.mk"
diff --git a/net/monsoon/Makefile b/net/monsoon/Makefile
index f956d9f7833..70208b8a9f5 100644
--- a/net/monsoon/Makefile
+++ b/net/monsoon/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/27 12:32:36 kefren Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/25 22:37:14 he Exp $
DISTNAME= monsoon-0.15
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.monsoon-project.org/jaws/data/files/
diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile
index c526ceb186e..3b52e70e977 100644
--- a/net/p5-Net-Z3950-ZOOM/Makefile
+++ b/net/p5-Net-Z3950-ZOOM/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/11/18 15:02:50 he Exp $
+# $NetBSD: Makefile,v 1.5 2009/03/25 22:37:14 he Exp $
DISTNAME= Net-Z3950-ZOOM-1.25
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/php-yaz/Makefile b/net/php-yaz/Makefile
index 82d6a8ff277..6cb9370f7e6 100644
--- a/net/php-yaz/Makefile
+++ b/net/php-yaz/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/10/28 15:37:33 seb Exp $
+# $NetBSD: Makefile,v 1.5 2009/03/25 22:37:14 he Exp $
MODNAME= yaz
PECL_VERSION= 1.0.14
-#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES+= net
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= PHP extension for YAZ
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index d7d74a4a29d..13e6b0069f0 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2009/02/23 10:41:31 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2009/03/25 22:37:14 he Exp $
#
DISTNAME= yaz-3.0.44
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
diff --git a/net/yaz/buildlink3.mk b/net/yaz/buildlink3.mk
index 2c27b1cdde9..d0582f3b011 100644
--- a/net/yaz/buildlink3.mk
+++ b/net/yaz/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2009/03/20 19:25:12 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2009/03/25 22:37:14 he Exp $
BUILDLINK_TREE+= yaz
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= yaz
YAZ_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.yaz+= yaz>=2.0
-BUILDLINK_ABI_DEPENDS.yaz+= yaz>=3.0
+BUILDLINK_ABI_DEPENDS.yaz+= yaz>=3.0.44nb1
BUILDLINK_PKGSRCDIR.yaz?= ../../net/yaz
.include "../../converters/libiconv/buildlink3.mk"