Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils Bump PKGREVISION for default options change.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a6dbfbc32f7
branches:  trunk
changeset: 433280:6a6dbfbc32f7
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Mon Jun 01 10:13:40 2020 +0000

description:
Bump PKGREVISION for default options change.

diffstat:

 sysutils/amanda-client/Makefile |  4 ++--
 sysutils/amanda-common/Makefile |  4 ++--
 sysutils/amanda-server/Makefile |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (40 lines):

diff -r bcada9edd70d -r 6a6dbfbc32f7 sysutils/amanda-client/Makefile
--- a/sysutils/amanda-client/Makefile   Mon Jun 01 10:12:10 2020 +0000
+++ b/sysutils/amanda-client/Makefile   Mon Jun 01 10:13:40 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2020/03/08 16:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2020/06/01 10:13:40 bouyer Exp $
 #
 
 PKGNAME=               amanda-client-${AMANDA_VERSION}
-PKGREVISION=           2
+PKGREVISION=           3
 
 COMMENT=               Client part of Amanda, a network backup system
 
diff -r bcada9edd70d -r 6a6dbfbc32f7 sysutils/amanda-common/Makefile
--- a/sysutils/amanda-common/Makefile   Mon Jun 01 10:12:10 2020 +0000
+++ b/sysutils/amanda-common/Makefile   Mon Jun 01 10:13:40 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2020/03/08 16:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2020/06/01 10:13:40 bouyer Exp $
 
 PKGNAME=               amanda-common-${AMANDA_VERSION}
-PKGREVISION=           3
+PKGREVISION=           4
 
 COMMENT=               Common libraries and binaries for Amanda
 
diff -r bcada9edd70d -r 6a6dbfbc32f7 sysutils/amanda-server/Makefile
--- a/sysutils/amanda-server/Makefile   Mon Jun 01 10:12:10 2020 +0000
+++ b/sysutils/amanda-server/Makefile   Mon Jun 01 10:13:40 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2020/03/08 16:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2020/06/01 10:13:40 bouyer Exp $
 
 PKGNAME=               amanda-server-${AMANDA_VERSION}
-PKGREVISION=           2
+PKGREVISION=           3
 
 COMMENT=               Server part of Amanda, a network backup system
 



Home | Main Index | Thread Index | Old Index