pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Bump PKGREVISION refrecting the default Ruby's version...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9279cf0a0e6c
branches:  trunk
changeset: 601626:9279cf0a0e6c
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Mar 22 15:33:43 2012 +0000

description:
Bump PKGREVISION refrecting the default Ruby's version change.

diffstat:

 emulators/kenigma/Makefile    |  4 ++--
 misc/tellico-kde3/Makefile    |  4 ++--
 misc/tellico/Makefile         |  3 ++-
 textproc/dbtoepub/Makefile    |  4 ++--
 textproc/groonga/Makefile     |  3 ++-
 x11/kde-baseapps4/Makefile    |  3 ++-
 x11/kdebindings-ruby/Makefile |  4 ++--
 7 files changed, 14 insertions(+), 11 deletions(-)

diffs (97 lines):

diff -r a512bff17aad -r 9279cf0a0e6c emulators/kenigma/Makefile
--- a/emulators/kenigma/Makefile        Thu Mar 22 15:00:29 2012 +0000
+++ b/emulators/kenigma/Makefile        Thu Mar 22 15:33:43 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2012/03/03 00:13:02 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2012/03/22 15:33:44 obache Exp $
 
 DISTNAME=      28107-kenigma-1.2.1
 PKGNAME=       kenigma-1.2.1
-PKGREVISION=   17
+PKGREVISION=   18
 CATEGORIES=    emulators security
 MASTER_SITES=  http://www.kde-apps.org/content/files/
 
diff -r a512bff17aad -r 9279cf0a0e6c misc/tellico-kde3/Makefile
--- a/misc/tellico-kde3/Makefile        Thu Mar 22 15:00:29 2012 +0000
+++ b/misc/tellico-kde3/Makefile        Thu Mar 22 15:33:43 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2012/03/15 11:53:34 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/03/22 15:33:44 obache Exp $
 #
 
 DISTNAME=      tellico-1.3.6
-PKGREVISION=   18
+PKGREVISION=   19
 CATEGORIES=    misc
 MASTER_SITES=  http://www.periapsis.org/tellico/download/
 
diff -r a512bff17aad -r 9279cf0a0e6c misc/tellico/Makefile
--- a/misc/tellico/Makefile     Thu Mar 22 15:00:29 2012 +0000
+++ b/misc/tellico/Makefile     Thu Mar 22 15:33:43 2012 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2012/03/20 11:53:23 markd Exp $
+# $NetBSD: Makefile,v 1.49 2012/03/22 15:33:43 obache Exp $
 #
 
 DISTNAME=      tellico-2.3.5
+PKGREVISION=   1
 CATEGORIES=    misc
 MASTER_SITES=  http://tellico-project.org/files/
 EXTRACT_SUFX=  .tar.bz2
diff -r a512bff17aad -r 9279cf0a0e6c textproc/dbtoepub/Makefile
--- a/textproc/dbtoepub/Makefile        Thu Mar 22 15:00:29 2012 +0000
+++ b/textproc/dbtoepub/Makefile        Thu Mar 22 15:33:43 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2011/09/16 02:26:45 obache Exp $
+# $NetBSD: Makefile,v 1.3 2012/03/22 15:33:43 obache 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 a512bff17aad -r 9279cf0a0e6c textproc/groonga/Makefile
--- a/textproc/groonga/Makefile Thu Mar 22 15:00:29 2012 +0000
+++ b/textproc/groonga/Makefile Thu Mar 22 15:33:43 2012 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2012/03/20 08:33:16 obache Exp $
+# $NetBSD: Makefile,v 1.18 2012/03/22 15:33:43 obache Exp $
 #
 
 DISTNAME=      groonga-2.0.0
+PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  http://packages.groonga.org/source/groonga/
 
diff -r a512bff17aad -r 9279cf0a0e6c x11/kde-baseapps4/Makefile
--- a/x11/kde-baseapps4/Makefile        Thu Mar 22 15:00:29 2012 +0000
+++ b/x11/kde-baseapps4/Makefile        Thu Mar 22 15:33:43 2012 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2012/03/19 19:44:03 markd Exp $
+# $NetBSD: Makefile,v 1.2 2012/03/22 15:33:43 obache Exp $
 
 DISTNAME=      kde-baseapps-${_KDE_VERSION}
 PKGNAME=       ${DISTNAME:S/-4/4-4/}
+PKGREVISION=   1
 CATEGORIES=    x11
 COMMENT=       Base modules for the KDE 4 integrated X11 desktop
 
diff -r a512bff17aad -r 9279cf0a0e6c x11/kdebindings-ruby/Makefile
--- a/x11/kdebindings-ruby/Makefile     Thu Mar 22 15:00:29 2012 +0000
+++ b/x11/kdebindings-ruby/Makefile     Thu Mar 22 15:33:43 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2012/03/03 00:12:34 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2012/03/22 15:33:43 obache Exp $
 
 DISTNAME=      kdebindings-${_KDE_VERSION}
 PKGNAME=       kdebindings-ruby-${_KDE_VERSION}
-PKGREVISION=   14
+PKGREVISION=   15
 CATEGORIES=    x11
 COMMENT=       Ruby bindings for the KDE integrated X11 desktop
 



Home | Main Index | Thread Index | Old Index