pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Nov 20 22:07:25 UTC 2019

Modified Files:
        pkgsrc/math/qalculate: Makefile
        pkgsrc/math/qalculate-bases: Makefile
        pkgsrc/math/qalculate-currency: Makefile
        pkgsrc/math/qalculate-gtk: Makefile
        pkgsrc/math/qalculate-units: Makefile

Log Message:
qalculate*: change maintainer to pkgsc-users%NetBSD.org@localhost OKed adam@


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/math/qalculate/Makefile
cvs rdiff -u -r1.48 -r1.49 pkgsrc/math/qalculate-bases/Makefile
cvs rdiff -u -r1.48 -r1.49 pkgsrc/math/qalculate-currency/Makefile
cvs rdiff -u -r1.76 -r1.77 pkgsrc/math/qalculate-gtk/Makefile
cvs rdiff -u -r1.48 -r1.49 pkgsrc/math/qalculate-units/Makefile

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

Modified files:

Index: pkgsrc/math/qalculate/Makefile
diff -u pkgsrc/math/qalculate/Makefile:1.48 pkgsrc/math/qalculate/Makefile:1.49
--- pkgsrc/math/qalculate/Makefile:1.48 Wed Jul  4 13:40:25 2018
+++ pkgsrc/math/qalculate/Makefile      Wed Nov 20 22:07:24 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2018/07/04 13:40:25 jperkin Exp $
+# $NetBSD: Makefile,v 1.49 2019/11/20 22:07:24 markd Exp $
 
 DISTNAME=      libqalculate-0.9.7
 PKGNAME=       qalculate-0.9.7
@@ -6,7 +6,7 @@ PKGREVISION=    6
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qalculate/}
 
-MAINTAINER=    adam%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://qalculate.sourceforge.net/
 COMMENT=       Modern multi-purpose desktop calculator (console version)
 

Index: pkgsrc/math/qalculate-bases/Makefile
diff -u pkgsrc/math/qalculate-bases/Makefile:1.48 pkgsrc/math/qalculate-bases/Makefile:1.49
--- pkgsrc/math/qalculate-bases/Makefile:1.48   Sun Jul 21 22:25:20 2019
+++ pkgsrc/math/qalculate-bases/Makefile        Wed Nov 20 22:07:24 2019
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.48 2019/07/21 22:25:20 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2019/11/20 22:07:24 markd Exp $
 
 DISTNAME=      qalculate-bases-0.9.4
 PKGREVISION=   33
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qalculate/}
 
-MAINTAINER=    adam%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://qalculate.sourceforge.net/
 COMMENT=       Utility for conversion between number bases using Qalculate
 

Index: pkgsrc/math/qalculate-currency/Makefile
diff -u pkgsrc/math/qalculate-currency/Makefile:1.48 pkgsrc/math/qalculate-currency/Makefile:1.49
--- pkgsrc/math/qalculate-currency/Makefile:1.48        Sun Jul 21 22:25:20 2019
+++ pkgsrc/math/qalculate-currency/Makefile     Wed Nov 20 22:07:24 2019
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.48 2019/07/21 22:25:20 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2019/11/20 22:07:24 markd Exp $
 
 DISTNAME=      qalculate-currency-0.9.4
 PKGREVISION=   33
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qalculate/}
 
-MAINTAINER=    adam%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://qalculate.sourceforge.net/
 COMMENT=       Utility for conversion between currencies using Qalculate
 

Index: pkgsrc/math/qalculate-gtk/Makefile
diff -u pkgsrc/math/qalculate-gtk/Makefile:1.76 pkgsrc/math/qalculate-gtk/Makefile:1.77
--- pkgsrc/math/qalculate-gtk/Makefile:1.76     Sun Jul 21 22:25:20 2019
+++ pkgsrc/math/qalculate-gtk/Makefile  Wed Nov 20 22:07:24 2019
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.76 2019/07/21 22:25:20 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2019/11/20 22:07:24 markd Exp $
 
 DISTNAME=      qalculate-gtk-0.9.7
 PKGREVISION=   42
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qalculate/}
 
-MAINTAINER=    adam%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://qalculate.sourceforge.net/
 COMMENT=       Modern multi-purpose desktop calculator (GNOME version)
 

Index: pkgsrc/math/qalculate-units/Makefile
diff -u pkgsrc/math/qalculate-units/Makefile:1.48 pkgsrc/math/qalculate-units/Makefile:1.49
--- pkgsrc/math/qalculate-units/Makefile:1.48   Sun Jul 21 22:25:20 2019
+++ pkgsrc/math/qalculate-units/Makefile        Wed Nov 20 22:07:24 2019
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.48 2019/07/21 22:25:20 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2019/11/20 22:07:24 markd Exp $
 
 DISTNAME=      qalculate-units-0.9.4
 PKGREVISION=   33
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qalculate/}
 
-MAINTAINER=    adam%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://qalculate.sourceforge.net/
 COMMENT=       Utility for conversion between units using Qalculate
 



Home | Main Index | Thread Index | Old Index