pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc pkgsrc: bump PKGREVISION by changing Ruby default version



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51e5db6111b0
branches:  trunk
changeset: 375916:51e5db6111b0
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 25 12:25:47 2018 +0000

description:
pkgsrc: bump PKGREVISION by changing Ruby default version

Bump PKGREVISION by changing Ruby default version.

diffstat:

 devel/libthrift/Makefile       |  4 ++--
 mail/milter-manager/Makefile   |  4 ++--
 net/dtcp/Makefile              |  4 ++--
 textproc/dbtoepub/Makefile     |  4 ++--
 textproc/groonga/Makefile      |  3 ++-
 textproc/migemo-elisp/Makefile |  4 ++--
 6 files changed, 12 insertions(+), 11 deletions(-)

diffs (85 lines):

diff -r 91f8ea5aa99d -r 51e5db6111b0 devel/libthrift/Makefile
--- a/devel/libthrift/Makefile  Sun Feb 25 12:24:15 2018 +0000
+++ b/devel/libthrift/Makefile  Sun Feb 25 12:25:47 2018 +0000
@@ -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 -r 91f8ea5aa99d -r 51e5db6111b0 mail/milter-manager/Makefile
--- a/mail/milter-manager/Makefile      Sun Feb 25 12:24:15 2018 +0000
+++ b/mail/milter-manager/Makefile      Sun Feb 25 12:25:47 2018 +0000
@@ -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 -r 91f8ea5aa99d -r 51e5db6111b0 net/dtcp/Makefile
--- a/net/dtcp/Makefile Sun Feb 25 12:24:15 2018 +0000
+++ b/net/dtcp/Makefile Sun Feb 25 12:25:47 2018 +0000
@@ -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 -r 91f8ea5aa99d -r 51e5db6111b0 textproc/dbtoepub/Makefile
--- a/textproc/dbtoepub/Makefile        Sun Feb 25 12:24:15 2018 +0000
+++ b/textproc/dbtoepub/Makefile        Sun Feb 25 12:25:47 2018 +0000
@@ -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 -r 91f8ea5aa99d -r 51e5db6111b0 textproc/groonga/Makefile
--- a/textproc/groonga/Makefile Sun Feb 25 12:24:15 2018 +0000
+++ b/textproc/groonga/Makefile Sun Feb 25 12:25:47 2018 +0000
@@ -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 -r 91f8ea5aa99d -r 51e5db6111b0 textproc/migemo-elisp/Makefile
--- a/textproc/migemo-elisp/Makefile    Sun Feb 25 12:24:15 2018 +0000
+++ b/textproc/migemo-elisp/Makefile    Sun Feb 25 12:25:47 2018 +0000
@@ -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
 



Home | Main Index | Thread Index | Old Index