diff options
author | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
commit | 7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929 (patch) | |
tree | 9310ac445c0a6b99c186cf345ff4a40fe7a0c756 /mail | |
parent | 304a8ea050ce4601c92f9156252560dd517bde9b (diff) | |
download | pkgsrc-7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929.tar.gz |
Recursive bump from mysql51-client library changed to use openssl.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dbmail/Makefile | 4 | ||||
-rw-r--r-- | mail/gld/Makefile | 4 | ||||
-rw-r--r-- | mail/perdition-mysql/Makefile | 4 | ||||
-rw-r--r-- | mail/policyd/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 72752db6f10..49f20390b5b 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2012/09/15 10:05:26 obache Exp $ +# $NetBSD: Makefile,v 1.33 2012/09/15 15:03:24 obache Exp $ DISTNAME= dbmail-2.2.17 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/2.2/ diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 1f969fc08bb..71c1550f49b 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2010/09/30 10:49:12 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/09/15 15:03:24 obache Exp $ # DISTNAME= gld-1.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.gasmi.net/down/ EXTRACT_SUFX= .tgz diff --git a/mail/perdition-mysql/Makefile b/mail/perdition-mysql/Makefile index 1cc44b7ebe4..4493875a323 100644 --- a/mail/perdition-mysql/Makefile +++ b/mail/perdition-mysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2011/04/22 13:45:19 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/09/15 15:03:24 obache Exp $ PERDITION_COMMENT= MySQL user database module PERDITION_PKGNAME= mysql -PKGREVISION= 2 +PKGREVISION= 3 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/mail/policyd/Makefile b/mail/policyd/Makefile index 4387a41641e..683e9cbb9d4 100644 --- a/mail/policyd/Makefile +++ b/mail/policyd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/03/02 09:58:55 ghen Exp $ +# $NetBSD: Makefile,v 1.7 2012/09/15 15:03:24 obache Exp $ DISTNAME= policyd-1.82 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=policyd/} |