pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Recursive revision bump for archivers/libarchive.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72c9b6f8e07a
branches:  trunk
changeset: 362931:72c9b6f8e07a
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Mon May 29 11:09:45 2017 +0000

description:
Recursive revision bump for archivers/libarchive.

diffstat:

 archivers/ark/Makefile                 |  4 ++--
 archivers/py-libarchive-c/Makefile     |  4 ++--
 archivers/ruby-libarchive/Makefile     |  4 ++--
 devel/cmake/Makefile                   |  3 ++-
 filesystems/fuse-archivemount/Makefile |  4 ++--
 graphics/zathura-cb/Makefile           |  4 ++--
 lang/yap/Makefile                      |  4 ++--
 mail/claws-mail-archive/Makefile       |  4 ++--
 misc/rpm/Makefile                      |  3 ++-
 pkgtools/pkg/Makefile                  |  3 ++-
 pkgtools/pkgin/Makefile                |  4 ++--
 print/atril/Makefile                   |  4 ++--
 print/evince3/Makefile                 |  4 ++--
 print/libgxps/Makefile                 |  4 ++--
 print/libgxps/buildlink3.mk            |  4 ++--
 sysutils/ftwin/Makefile                |  4 ++--
 sysutils/gvfs/Makefile                 |  4 ++--
 17 files changed, 34 insertions(+), 31 deletions(-)

diffs (228 lines):

diff -r 9a77623e7255 -r 72c9b6f8e07a archivers/ark/Makefile
--- a/archivers/ark/Makefile    Mon May 29 11:08:33 2017 +0000
+++ b/archivers/ark/Makefile    Mon May 29 11:09:45 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2017/04/30 01:21:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2017/05/29 11:09:45 jperkin Exp $
 
 DISTNAME=      ark-${_KDE_VERSION}
-PKGREVISION=   9
+PKGREVISION=   10
 CATEGORIES=    archivers
 COMMENT=       Manages various archive formats within the KDE environment
 
diff -r 9a77623e7255 -r 72c9b6f8e07a archivers/py-libarchive-c/Makefile
--- a/archivers/py-libarchive-c/Makefile        Mon May 29 11:08:33 2017 +0000
+++ b/archivers/py-libarchive-c/Makefile        Mon May 29 11:09:45 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2016/07/01 17:55:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2017/05/29 11:09:45 jperkin Exp $
 
 DISTNAME=      libarchive-c-2.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/libarchive-c/}
 
diff -r 9a77623e7255 -r 72c9b6f8e07a archivers/ruby-libarchive/Makefile
--- a/archivers/ruby-libarchive/Makefile        Mon May 29 11:08:33 2017 +0000
+++ b/archivers/ruby-libarchive/Makefile        Mon May 29 11:09:45 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2016/07/01 17:55:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2017/05/29 11:09:45 jperkin Exp $
 
 DISTNAME=      libarchive-0.1.2
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    archivers
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 9a77623e7255 -r 72c9b6f8e07a devel/cmake/Makefile
--- a/devel/cmake/Makefile      Mon May 29 11:08:33 2017 +0000
+++ b/devel/cmake/Makefile      Mon May 29 11:09:45 2017 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.131 2017/04/11 20:18:54 adam Exp $
+# $NetBSD: Makefile,v 1.132 2017/05/29 11:09:45 jperkin Exp $
 
+PKGREVISION= 1
 .include "Makefile.version"
 
 DISTNAME=      cmake-${CMAKE_VERSION}
diff -r 9a77623e7255 -r 72c9b6f8e07a filesystems/fuse-archivemount/Makefile
--- a/filesystems/fuse-archivemount/Makefile    Mon May 29 11:08:33 2017 +0000
+++ b/filesystems/fuse-archivemount/Makefile    Mon May 29 11:09:45 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2016/07/01 17:55:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.8 2017/05/29 11:09:45 jperkin Exp $
 #
 
 DISTNAME=      archivemount-0.5.3
 PKGNAME=       fuse-${DISTNAME}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    filesystems
 MASTER_SITES=  http://www.cybernoia.de/software/archivemount/
 
diff -r 9a77623e7255 -r 72c9b6f8e07a graphics/zathura-cb/Makefile
--- a/graphics/zathura-cb/Makefile      Mon May 29 11:08:33 2017 +0000
+++ b/graphics/zathura-cb/Makefile      Mon May 29 11:09:45 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2017/02/12 06:25:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/05/29 11:09:46 jperkin Exp $
 #
 
 DISTNAME=      zathura-cb-0.1.6
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    graphics
 MASTER_SITES=  http://pwmt.org/projects/zathura-cb/download/
 
diff -r 9a77623e7255 -r 72c9b6f8e07a lang/yap/Makefile
--- a/lang/yap/Makefile Mon May 29 11:08:33 2017 +0000
+++ b/lang/yap/Makefile Mon May 29 11:09:45 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2017/01/19 18:52:15 agc Exp $
+# $NetBSD: Makefile,v 1.26 2017/05/29 11:09:46 jperkin Exp $
 
 DISTNAME=              yap-6.3.3
-PKGREVISION=           4
+PKGREVISION=           5
 CATEGORIES=            lang
 # MASTER_SITES=                ${MASTER_SITE_SOURCEFORGE:=yap/}
 MASTER_SITES=          http://www.dcc.fc.up.pt/~vsc/Yap/
diff -r 9a77623e7255 -r 72c9b6f8e07a mail/claws-mail-archive/Makefile
--- a/mail/claws-mail-archive/Makefile  Mon May 29 11:08:33 2017 +0000
+++ b/mail/claws-mail-archive/Makefile  Mon May 29 11:09:45 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2017/04/30 01:21:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.48 2017/05/29 11:09:46 jperkin Exp $
 #
 
 PLUGIN_NAME=    archive
-PKGREVISION= 1
+PKGREVISION= 2
 .include "../../mail/claws-mail/plugins.mk"
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 9a77623e7255 -r 72c9b6f8e07a misc/rpm/Makefile
--- a/misc/rpm/Makefile Mon May 29 11:08:33 2017 +0000
+++ b/misc/rpm/Makefile Mon May 29 11:09:45 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2017/04/23 08:18:14 adam Exp $
+# $NetBSD: Makefile,v 1.93 2017/05/29 11:09:46 jperkin Exp $
 
 DISTNAME=      rpm-4.13.0.1
+PKGREVISION=   1
 CATEGORIES=    misc
 MASTER_SITES=  http://ftp.rpm.org/releases/rpm-4.13.x/
 EXTRACT_SUFX=  .tar.bz2
diff -r 9a77623e7255 -r 72c9b6f8e07a pkgtools/pkg/Makefile
--- a/pkgtools/pkg/Makefile     Mon May 29 11:08:33 2017 +0000
+++ b/pkgtools/pkg/Makefile     Mon May 29 11:09:45 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2016/11/21 14:04:35 marino Exp $
+# $NetBSD: Makefile,v 1.20 2017/05/29 11:09:46 jperkin Exp $
 
 DISTNAME=      pkg-1.9.99.4
+PKGREVISION=   1
 CATEGORIES=    pkgtools
 MASTER_SITES=  http://files.etoilebsd.net/pkg/
 EXTRACT_SUFX=  .tar.xz
diff -r 9a77623e7255 -r 72c9b6f8e07a pkgtools/pkgin/Makefile
--- a/pkgtools/pkgin/Makefile   Mon May 29 11:08:33 2017 +0000
+++ b/pkgtools/pkgin/Makefile   Mon May 29 11:09:45 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.70 2017/04/22 21:03:54 adam Exp $
+# $NetBSD: Makefile,v 1.71 2017/05/29 11:09:46 jperkin Exp $
 
 DISTNAME=              pkgin-0.9.4
 GITHUB_TAG=            v${PKGVERSION_NOREV}
-PKGREVISION=           5
+PKGREVISION=           6
 CATEGORIES=            pkgtools
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=NetBSDfr/}
 
diff -r 9a77623e7255 -r 72c9b6f8e07a print/atril/Makefile
--- a/print/atril/Makefile      Mon May 29 11:08:33 2017 +0000
+++ b/print/atril/Makefile      Mon May 29 11:09:45 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2017/05/02 13:37:31 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/05/29 11:09:46 jperkin Exp $
 
-PKGREVISION= 8
+PKGREVISION= 9
 .include "../../meta-pkgs/mate/Makefile.common"
 
 DISTNAME=      atril-1.14.1
diff -r 9a77623e7255 -r 72c9b6f8e07a print/evince3/Makefile
--- a/print/evince3/Makefile    Mon May 29 11:08:33 2017 +0000
+++ b/print/evince3/Makefile    Mon May 29 11:09:45 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2017/05/02 13:37:32 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2017/05/29 11:09:46 jperkin Exp $
 
-PKGREVISION= 4
+PKGREVISION= 5
 .include "../../print/evince3/Makefile.common"
 
 COMMENT=               Document viewer
diff -r 9a77623e7255 -r 72c9b6f8e07a print/libgxps/Makefile
--- a/print/libgxps/Makefile    Mon May 29 11:08:33 2017 +0000
+++ b/print/libgxps/Makefile    Mon May 29 11:09:45 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2016/07/01 17:55:22 jperkin Exp $
+# $NetBSD: Makefile,v 1.23 2017/05/29 11:09:45 jperkin Exp $
 #
 
 DISTNAME=      libgxps-0.2.2
-PKGREVISION=   18
+PKGREVISION=   19
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libgxps/0.2/}
 EXTRACT_SUFX=  .tar.xz
diff -r 9a77623e7255 -r 72c9b6f8e07a print/libgxps/buildlink3.mk
--- a/print/libgxps/buildlink3.mk       Mon May 29 11:08:33 2017 +0000
+++ b/print/libgxps/buildlink3.mk       Mon May 29 11:09:45 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2016/07/01 17:55:22 jperkin Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2017/05/29 11:09:45 jperkin Exp $
 
 BUILDLINK_TREE+=       libgxps
 
@@ -6,7 +6,7 @@
 LIBGXPS_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.libgxps+=        libgxps>=0.2.1
-BUILDLINK_ABI_DEPENDS.libgxps?=        libgxps>=0.2.2nb18
+BUILDLINK_ABI_DEPENDS.libgxps?=        libgxps>=0.2.2nb19
 BUILDLINK_PKGSRCDIR.libgxps?=  ../../print/libgxps
 
 .include "../../devel/glib2/buildlink3.mk"
diff -r 9a77623e7255 -r 72c9b6f8e07a sysutils/ftwin/Makefile
--- a/sysutils/ftwin/Makefile   Mon May 29 11:08:33 2017 +0000
+++ b/sysutils/ftwin/Makefile   Mon May 29 11:09:45 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2017/02/28 15:20:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2017/05/29 11:09:46 jperkin Exp $
 
 DISTNAME=      ftwin-0.8.8
-PKGREVISION=   9
+PKGREVISION=   10
 CATEGORIES=    sysutils
 MASTER_SITES=  # http://download.meroware.org/ftwin/
 EXTRACT_SUFX=  .tar.bz2
diff -r 9a77623e7255 -r 72c9b6f8e07a sysutils/gvfs/Makefile
--- a/sysutils/gvfs/Makefile    Mon May 29 11:08:33 2017 +0000
+++ b/sysutils/gvfs/Makefile    Mon May 29 11:09:45 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.83 2017/04/22 21:03:57 adam Exp $
+# $NetBSD: Makefile,v 1.84 2017/05/29 11:09:46 jperkin Exp $
 #
 
 DISTNAME=      gvfs-1.6.7
-PKGREVISION=   27
+PKGREVISION=   28
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gvfs/1.6/}
 EXTRACT_SUFX=  .tar.bz2



Home | Main Index | Thread Index | Old Index