pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   bouyer
Date:           Mon Jun  1 10:13:40 UTC 2020

Modified Files:
        pkgsrc/sysutils/amanda-client: Makefile
        pkgsrc/sysutils/amanda-common: Makefile
        pkgsrc/sysutils/amanda-server: Makefile

Log Message:
Bump PKGREVISION for default options change.


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/sysutils/amanda-client/Makefile
cvs rdiff -u -r1.79 -r1.80 pkgsrc/sysutils/amanda-common/Makefile
cvs rdiff -u -r1.66 -r1.67 pkgsrc/sysutils/amanda-server/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/amanda-client/Makefile
diff -u pkgsrc/sysutils/amanda-client/Makefile:1.67 pkgsrc/sysutils/amanda-client/Makefile:1.68
--- pkgsrc/sysutils/amanda-client/Makefile:1.67 Sun Mar  8 16:51:13 2020
+++ pkgsrc/sysutils/amanda-client/Makefile      Mon Jun  1 10:13:40 2020
@@ -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
 

Index: pkgsrc/sysutils/amanda-common/Makefile
diff -u pkgsrc/sysutils/amanda-common/Makefile:1.79 pkgsrc/sysutils/amanda-common/Makefile:1.80
--- pkgsrc/sysutils/amanda-common/Makefile:1.79 Sun Mar  8 16:51:13 2020
+++ pkgsrc/sysutils/amanda-common/Makefile      Mon Jun  1 10:13:40 2020
@@ -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
 

Index: pkgsrc/sysutils/amanda-server/Makefile
diff -u pkgsrc/sysutils/amanda-server/Makefile:1.66 pkgsrc/sysutils/amanda-server/Makefile:1.67
--- pkgsrc/sysutils/amanda-server/Makefile:1.66 Sun Mar  8 16:51:13 2020
+++ pkgsrc/sysutils/amanda-server/Makefile      Mon Jun  1 10:13:40 2020
@@ -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