pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/viewres



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed Nov 13 15:53:26 UTC 2019

Modified Files:
        pkgsrc/x11/viewres: Makefile distinfo

Log Message:
(x11/viewer) Updated to 1.0.6

(pkgsrc)
 - set license to x11 (compared by cwdiff)

(upstream)
commit 5661dfdc04572cdbb6ed4e641049657c4ba39252
Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
Date:   Sun Aug 25 16:11:01 2019 -0700

    viewres 1.0.6

    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>

commit 85f2a20e7535a5f8dcdeb805f3e30f387d45baf3
Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
Date:   Sat Jun 8 19:20:26 2019 -0700

    Fix -Wshadow warnings

    viewres.c: In function ‘select_callback’:
    viewres.c:620:18: warning: declaration of ‘node’ shadows a previous local [-Wshadow]
       XmuWidgetNode *node = selected_list.elements[i];
                      ^~~~
    viewres.c:593:20: note: shadowed declaration is here
         XmuWidgetNode *node;
                        ^~~~
    viewres.c:658:18: warning: declaration of ‘node’ shadows a previous local [-Wshadow]
       XmuWidgetNode *node = selected_list.elements[i];
                      ^~~~
    viewres.c:593:20: note: shadowed declaration is here
         XmuWidgetNode *node;
                        ^~~~

    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>

commit 917269949545cf1ab1e0068cc2ba7c1f9a775012
Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
Date:   Sat Jun 8 19:16:53 2019 -0700

    Fix -Wsign-compare warnings

    viewres.c: In function ‘set_resource_labels’:
    viewres.c:313:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (i = 0; i < node->nresources; i++, res++, wn++) {
                       ^
    viewres.c:329:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (i = 0; i < node->nconstraints; i++, res++, wn++) {
                       ^

    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>

commit f846695df6b5d9543e12d1c8f04d9d7575df1ac6
Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
Date:   Sat Jun 8 19:15:34 2019 -0700

    Pass -D_CONST_X_STRING to make libXt declare String as const char *

    Clears up 32 of 38 gcc -Wdiscarded-qualifiers warnings

    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>

commit 74bd63d6e6768f96c3e6fc2b692a5b012edbcea3
Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
Date:   Wed Nov 21 16:58:21 2018 -0800

    Update configure.ac bug URL for gitlab migration

    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>

commit 8ee2177d894c91a4a864b5b182705d72055e0090
Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
Date:   Fri Nov 16 20:55:55 2018 -0800

    Update README for gitlab migration

    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/viewres/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/viewres/distinfo

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

Modified files:

Index: pkgsrc/x11/viewres/Makefile
diff -u pkgsrc/x11/viewres/Makefile:1.5 pkgsrc/x11/viewres/Makefile:1.6
--- pkgsrc/x11/viewres/Makefile:1.5     Mon Mar  5 09:29:59 2018
+++ pkgsrc/x11/viewres/Makefile Wed Nov 13 15:53:26 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/03/05 09:29:59 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/11/13 15:53:26 mef Exp $
 
-DISTNAME=              viewres-1.0.5
+DISTNAME=              viewres-1.0.6
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.bz2
@@ -8,7 +8,7 @@ EXTRACT_SUFX=           .tar.bz2
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://xorg.freedesktop.org/
 COMMENT=               Display widget class hierarchy of the Athena Widget Set
-#LICENSE=              mit
+LICENSE=               x11
 
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            pkg-config

Index: pkgsrc/x11/viewres/distinfo
diff -u pkgsrc/x11/viewres/distinfo:1.4 pkgsrc/x11/viewres/distinfo:1.5
--- pkgsrc/x11/viewres/distinfo:1.4     Mon Mar  5 09:29:59 2018
+++ pkgsrc/x11/viewres/distinfo Wed Nov 13 15:53:26 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/03/05 09:29:59 wiz Exp $
+$NetBSD: distinfo,v 1.5 2019/11/13 15:53:26 mef Exp $
 
-SHA1 (viewres-1.0.5.tar.bz2) = d03832456dde6c2a91086e6563d52fd936425948
-RMD160 (viewres-1.0.5.tar.bz2) = 33f2c4b9bb23e66193a99abc604f21dd7eeed41f
-SHA512 (viewres-1.0.5.tar.bz2) = fe573e9b5ae679b65eee95733cbea20c86c92089c3a2dadfe977bc9c54d1f58c5e5f4663e51a1cf206543a43592b3a3c266da1769279f08be85c66b0aa5b0f7f
-Size (viewres-1.0.5.tar.bz2) = 134793 bytes
+SHA1 (viewres-1.0.6.tar.bz2) = f1d12e5b4e1180916edb44234599a486b025b480
+RMD160 (viewres-1.0.6.tar.bz2) = c3a88c997708c9b8db84c94bd690bacc433178e9
+SHA512 (viewres-1.0.6.tar.bz2) = 3f4cfc61608bc6c9b35ef66ceb473661ca01946d3306d54040d32803e8e0eec506a0ce37ea22bfe514544a6ba9645fd30f39b20c063aff696b3c0fda3fe95dff
+Size (viewres-1.0.6.tar.bz2) = 135200 bytes



Home | Main Index | Thread Index | Old Index