Skip to content

Commit

Permalink
Revbump after libevent update backport
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Hajny committed Feb 23, 2018
1 parent c44608f commit bf3717f
Show file tree
Hide file tree
Showing 57 changed files with 57 additions and 40 deletions.
2 changes: 1 addition & 1 deletion databases/libcassandra/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#

DISTNAME= libcassandra-20101010
PKGREVISION= 19
PKGREVISION= 20
CATEGORIES= databases
MASTER_SITES= ftp://ftp.ancient-solutions.com/pub/bsdprojects/NetBSD/packages/distfiles/

Expand Down
1 change: 1 addition & 0 deletions databases/mysql-cluster/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.13 2016/09/15 06:05:08 jnemeth Exp $

PKGNAME= ${DISTNAME:S/-gpl//}
PKGREVISION= 1
COMMENT= MySQL Cluster 7.4, a free SQL clustered database

CONFLICTS= mysql*-{client,server}-[0-9]*
Expand Down
1 change: 1 addition & 0 deletions databases/mysql56-client/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.24 2016/08/04 10:09:08 adam Exp $

PKGNAME= ${DISTNAME:S/-/-client-/}
PKGREVISION= 1
COMMENT= MySQL 5, a free SQL database (client)

CONFLICTS= mysql3-client-[0-9]*
Expand Down
1 change: 1 addition & 0 deletions databases/pgbouncer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#

DISTNAME= pgbouncer-1.6.1
PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://pgbouncer.github.io/downloads/files/${PKGVERSION_NOREV}/

Expand Down
2 changes: 1 addition & 1 deletion devel/gearmand/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.15 2015/10/10 01:58:04 ryoon Exp $

DISTNAME= gearmand-1.0.6
PKGREVISION= 14
PKGREVISION= 15
CATEGORIES= devel
MASTER_SITES= https://launchpad.net/gearmand/1.0/1.0.6/+download/

Expand Down
2 changes: 1 addition & 1 deletion devel/libdnsres/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#

DISTNAME= libdnsres-0.1a
PKGREVISION= 11
PKGREVISION= 12
CATEGORIES= devel
MASTER_SITES= http://www.monkey.org/~provos/

Expand Down
2 changes: 1 addition & 1 deletion devel/libevent/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.include "../../devel/libevent/Makefile.common"

PKGREVISION= 1
PKGREVISION= 2

PKGNAME= ${DISTNAME:S/-stable//}
COMMENT= Asynchronous event notification library
Expand Down
2 changes: 1 addition & 1 deletion devel/libevent/buildlink3.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libevent
LIBEVENT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.libevent+= libevent>=0.6
BUILDLINK_ABI_DEPENDS.libevent+= libevent>=2.0.22nb1
BUILDLINK_ABI_DEPENDS.libevent+= libevent>=2.1.8nb2
BUILDLINK_PKGSRCDIR.libevent?= ../../devel/libevent

.include "../../security/openssl/buildlink3.mk"
Expand Down
2 changes: 1 addition & 1 deletion devel/libthrift/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

DISTNAME= thrift-${THRIFT_VERSION}
PKGNAME= libthrift-${THRIFT_VERSION}
PKGREVISION= 31
PKGREVISION= 32
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${THRIFT_VERSION}/}
EXTRACT_SUFX= .tar.gz
Expand Down
2 changes: 1 addition & 1 deletion devel/libthrift/buildlink3.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libthrift
LIBTHRIFT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.libthrift+= libthrift>=0.2.0
BUILDLINK_ABI_DEPENDS.libthrift+= libthrift>=0.7.0nb20
BUILDLINK_ABI_DEPENDS.libthrift+= libthrift>=0.7.0nb32
BUILDLINK_PKGSRCDIR.libthrift?= ../../devel/libthrift

.include "../../security/openssl/buildlink3.mk"
Expand Down
1 change: 1 addition & 0 deletions devel/memcached/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.53 2017/02/16 11:10:53 adam Exp $

DISTNAME= memcached-1.5.3
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.memcached.org/files/

Expand Down
2 changes: 1 addition & 1 deletion devel/ruby-thrift/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.11 2014/02/12 23:17:50 tron Exp $

DISTNAME= thrift-0.7.0
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= devel

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion devel/ruby-thrift_client/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.11 2014/02/12 23:17:50 tron Exp $

DISTNAME= thrift_client-0.7.1
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= devel

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion devel/xulrunner10/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.include "dist.mk"
PKGNAME= xulrunner10-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
PKGREVISION= 28
PKGREVISION= 29
CATEGORIES= devel www

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion devel/xulrunner17/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.include "dist.mk"
PKGNAME= xulrunner17-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//}
PKGREVISION= 16
PKGREVISION= 17
CATEGORIES= devel www

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion devel/xulrunner192/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.include "dist.mk"
PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
PKGREVISION= 30
PKGREVISION= 31
CATEGORIES= devel www

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion devel/xulrunner31/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/}
EXTRACT_SUFX= .tar.bz2

PKGNAME= xulrunner31-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/}
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= devel www

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion filesystems/ori/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.3 2015/11/09 05:05:27 dholland Exp $

DISTNAME= ori-0.8.1
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= filesystems
MASTER_SITES= https://bitbucket.org/orifs/ori/downloads/
EXTRACT_SUFX= .tar.xz
Expand Down
2 changes: 1 addition & 1 deletion mail/dbmail/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.50 2015/10/10 01:58:12 ryoon Exp $

DISTNAME= dbmail-3.2.3
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=pjstevns/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
2 changes: 1 addition & 1 deletion mail/opensmtpd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

VERSION= 5.3.3p1
DISTNAME= opensmtpd-${VERSION}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= mail net
MASTER_SITES= http://www.opensmtpd.org/archives/

Expand Down
2 changes: 1 addition & 1 deletion mail/rspamd/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.15 2015/10/10 01:58:12 ryoon Exp $

DISTNAME= rspamd-0.9.10
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://www.rspamd.com/downloads/
EXTRACT_SUFX= .tar.xz
Expand Down
2 changes: 1 addition & 1 deletion mail/thunderbird/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

DISTNAME= # empty
PKGNAME= thunderbird-${TB_VER}
PKGREVISION= 1
PKGREVISION= 2
TB_VER= 38.5.0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
Expand Down
1 change: 1 addition & 0 deletions misc/tmux/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.36 2016/10/02 09:12:50 fhajny Exp $

DISTNAME= tmux-2.3
PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=tmux/}

Expand Down
2 changes: 1 addition & 1 deletion net/lldpd/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:42 wiz Exp $

DISTNAME= lldpd-0.7.15
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://media.luffy.cx/files/lldpd/

Expand Down
2 changes: 1 addition & 1 deletion net/netatalk30/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

DISTNAME= netatalk-3.0.8
PKGNAME= ${DISTNAME:C/-/30-/}
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netatalk/}
EXTRACT_SUFX= .tar.bz2
Expand Down
1 change: 1 addition & 0 deletions net/nsd/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.81 2015/12/12 23:57:09 pettai Exp $

DISTNAME= nsd-4.1.7
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/

Expand Down
2 changes: 1 addition & 1 deletion net/ntop/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.94 2015/09/07 12:02:06 jperkin Exp $

DISTNAME= ntop-4.1.0
PKGREVISION= 23
PKGREVISION= 24
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/}

Expand Down
1 change: 1 addition & 0 deletions net/py-gevent/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

DISTNAME= gevent-1.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gevent/}

Expand Down
1 change: 1 addition & 0 deletions net/py-gevent/buildlink3.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ PY_GEVENT_BUILDLINK3_MK:=
.include "../../lang/python/pyversion.mk"

BUILDLINK_API_DEPENDS.py-gevent+= ${PYPKGPREFIX}-gevent>=0.13.0
BUILDLINK_ABI_DEPENDS.py-gevent?= ${PYPKGPREFIX}-gevent>=1.0.2nb1
BUILDLINK_PKGSRCDIR.py-gevent?= ../../net/py-gevent

.include "../../devel/py-cython/buildlink3.mk"
Expand Down
2 changes: 1 addition & 1 deletion net/spreadlogd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

DISTNAME= spreadlogd
PKGNAME= spreadlogd-2.0.0
PKGREVISION= 17
PKGREVISION= 18
CATEGORIES= net
MASTER_SITES= http://www.backhand.org/mod_log_spread/
DIST_SUBDIR= ${PKGNAME_NOREV}
Expand Down
1 change: 1 addition & 0 deletions net/tor/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.108 2015/12/13 21:24:01 wiz Exp $

DISTNAME= tor-0.2.7.6
PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= http://www.torproject.org/dist/

Expand Down
2 changes: 1 addition & 1 deletion net/transmission-gtk/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.14 2015/04/25 14:23:47 tnn Exp $

PKGNAME= transmission-gtk-${VERSION}
PKGREVISION= 1
PKGREVISION= 2

USE_LANGUAGES= c c++
INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}${PREFIX}
Expand Down
2 changes: 1 addition & 1 deletion net/transmission-qt/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.14 2015/11/01 09:15:27 adam Exp $

PKGNAME= transmission-qt-${VERSION}
PKGREVISION= 5
PKGREVISION= 6

USE_LANGUAGES= c c++
MAKE_ENV+= QTDIR=${QTDIR}
Expand Down
1 change: 1 addition & 0 deletions net/transmission/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ pre-configure:
CONFIGURE_ARGS+= --disable-mac
CONFIGURE_ARGS+= --without-gtk

PKGREVISION= 1
.include "../../net/transmission/Makefile.common"
.include "../../mk/bsd.pkg.mk"
2 changes: 1 addition & 1 deletion net/trickle/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#

DISTNAME= trickle-1.06
PKGREVISION= 14
PKGREVISION= 15
CATEGORIES= net
MASTER_SITES= http://monkey.org/~marius/trickle/

Expand Down
1 change: 1 addition & 0 deletions net/unbound/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.40 2015/12/12 23:50:06 pettai Exp $

DISTNAME= unbound-1.5.7
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.unbound.net/downloads/

Expand Down
2 changes: 1 addition & 1 deletion net/unworkable/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2014/02/12 23:18:27 tron Exp $

DISTNAME= unworkable-0.53
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://unworkable.googlecode.com/files/

Expand Down
2 changes: 1 addition & 1 deletion security/fragroute/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.26 2014/02/12 23:18:31 tron Exp $

DISTNAME= fragroute-1.2
PKGREVISION= 16
PKGREVISION= 17
CATEGORIES= security net
MASTER_SITES= http://monkey.org/~dugsong/fragroute/

Expand Down
2 changes: 1 addition & 1 deletion security/honeyd-arpd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

DISTNAME= arpd-0.2
PKGNAME= honeyd-arpd-0.2
PKGREVISION= 17
PKGREVISION= 18
CATEGORIES= security net
MASTER_SITES= http://niels.xtdnet.nl/honeyd/

Expand Down
2 changes: 1 addition & 1 deletion security/honeyd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#

DISTNAME= honeyd-1.5b
PKGREVISION= 36
PKGREVISION= 37
CATEGORIES= security net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/

Expand Down
2 changes: 1 addition & 1 deletion security/scanssh/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.35 2014/02/12 23:18:36 tron Exp $

DISTNAME= scanssh-2.1
PKGREVISION= 14
PKGREVISION= 15
CATEGORIES= security
MASTER_SITES= http://monkey.org/~provos/

Expand Down
1 change: 1 addition & 0 deletions textproc/groonga/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#

DISTNAME= groonga-4.1.1
PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://packages.groonga.org/source/groonga/

Expand Down
2 changes: 1 addition & 1 deletion www/crawl/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.20 2014/02/12 23:18:44 tron Exp $

DISTNAME= crawl-0.4
PKGREVISION= 11
PKGREVISION= 12
CATEGORIES= www
MASTER_SITES= http://monkey.org/~provos/

Expand Down
2 changes: 1 addition & 1 deletion www/firefox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
EXTRACT_SUFX= .tar.xz
PKGREVISION= 2
PKGREVISION= 3

WRKSRC= ${WRKDIR}/${DISTNAME:S/.source//}

Expand Down
2 changes: 1 addition & 1 deletion www/firefox10/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.include "../../devel/xulrunner10/dist.mk"
PKGNAME= firefox10-${FIREFOX_VER}
PKGREVISION= 20
PKGREVISION= 21
CATEGORIES= www

MAINTAINER= [email protected]
Expand Down
Loading

0 comments on commit bf3717f

Please sign in to comment.