diff options
-rw-r--r-- | devel/libthrift/Makefile | 4 | ||||
-rw-r--r-- | mail/milter-manager/Makefile | 4 | ||||
-rw-r--r-- | net/dtcp/Makefile | 4 | ||||
-rw-r--r-- | textproc/dbtoepub/Makefile | 4 | ||||
-rw-r--r-- | textproc/groonga/Makefile | 3 | ||||
-rw-r--r-- | textproc/migemo-elisp/Makefile | 4 |
6 files changed, 12 insertions, 11 deletions
diff --git a/devel/libthrift/Makefile b/devel/libthrift/Makefile index da8bffcc017..18875b521d5 100644 --- a/devel/libthrift/Makefile +++ b/devel/libthrift/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2018/01/01 21:18:22 adam Exp $ +# $NetBSD: Makefile,v 1.63 2018/02/25 12:25:47 taca Exp $ DISTNAME= thrift-${THRIFT_VERSION} PKGNAME= libthrift-${THRIFT_VERSION} -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${THRIFT_VERSION}/} EXTRACT_SUFX= .tar.gz diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile index df827b829cb..029ac635ffc 100644 --- a/mail/milter-manager/Makefile +++ b/mail/milter-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2016/03/13 09:36:58 taca Exp $ +# $NetBSD: Makefile,v 1.43 2018/02/25 12:25:48 taca Exp $ # DISTNAME= milter-manager-2.0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=milter-manager/} diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile index 3634c7adcb8..d2e7d9579e6 100644 --- a/net/dtcp/Makefile +++ b/net/dtcp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2017/08/01 16:47:42 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2018/02/25 12:25:47 taca Exp $ # DISTNAME= dtcp-20130602 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.mahoroba.org/~ume/ipv6/ MASTER_SITES+= http://home.jp.FreeBSD.org/~ume/ipv6/ diff --git a/textproc/dbtoepub/Makefile b/textproc/dbtoepub/Makefile index df3ca595495..e5cb8e4b279 100644 --- a/textproc/dbtoepub/Makefile +++ b/textproc/dbtoepub/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2016/03/13 09:36:59 taca Exp $ +# $NetBSD: Makefile,v 1.9 2018/02/25 12:25:48 taca Exp $ .include "../../textproc/docbook-xsl/Makefile.common" PKGNAME= dbtoepub-${DISTNAME:S/docbook-xsl-//} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= DocBook to epub converter DEPENDS+= \ diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 929521b09f7..3329dfcd384 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2017/08/29 13:35:54 fhajny Exp $ +# $NetBSD: Makefile,v 1.64 2018/02/25 12:25:48 taca Exp $ # DISTNAME= groonga-7.0.6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ diff --git a/textproc/migemo-elisp/Makefile b/textproc/migemo-elisp/Makefile index 32e97540e1f..5a538de8f44 100644 --- a/textproc/migemo-elisp/Makefile +++ b/textproc/migemo-elisp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2016/03/13 09:36:59 taca Exp $ +# $NetBSD: Makefile,v 1.9 2018/02/25 12:25:48 taca Exp $ .include "../../textproc/migemo/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}migemo-elisp-${MIGEMO_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Elisp for migemo |