pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/fvwm3



Module Name:    pkgsrc
Committed By:   vins
Date:           Sun Jul 16 23:21:56 UTC 2023

Modified Files:
        pkgsrc/wm/fvwm3: Makefile distinfo

Log Message:
wm/fvwm3: update to release 1.0.7

# Breaking Changes

        * Use the global screen for geometry strings which don't specify a
        monitor by @ThomasAdam in #814

# Enhancements

        * code: rename functions with two underscores by @ThomasAdam in #815
        * Revert MWM borders line width in border_fetch_mwm_layout by @NsCDE
          in #824
        * cJSON: update to v1.7.16 by @ThomasAdam in #863

# Other Changes

        * dist: doc: include all doc sources by @ThomasAdam in #806
        * maximize: randr: assign correct monitor to window by @ThomasAdam
          in #812
        * FvwmIconMan: populate manager geom via global screen by
          @ThomasAdam in #821
        * configure: drop check for -Werror by @ThomasAdam in #829
        * configure: support newer golang versions by @ThomasAdam in #830
        * Use default location of FvwmMFL socket in FvwmCommand. by @somiaj
          in #835
        * monitor: add prev_primary logic by @ThomasAdam in #826
        * EWMH: Update SetWorkArea() to use global w/h by @ThomasAdam in
          #840
        * Fix GotoDeskAndPage by @shang in #837
        * clang: fix warnings by @ThomasAdam in #847
        * FvwmPerl: fix regexp warning for special chars by @ThomasAdam in
          #852
        * fonts: don't fallback to iconv using XFT by @ThomasAdam in #862
        * FvwmPager: monitor config: skip whitespace by @ThomasAdam in #856
        * release 1.0.7 by @github-actions in #865


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/wm/fvwm3/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/wm/fvwm3/distinfo

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

Modified files:

Index: pkgsrc/wm/fvwm3/Makefile
diff -u pkgsrc/wm/fvwm3/Makefile:1.18 pkgsrc/wm/fvwm3/Makefile:1.19
--- pkgsrc/wm/fvwm3/Makefile:1.18       Wed Apr 19 08:11:43 2023
+++ pkgsrc/wm/fvwm3/Makefile    Sun Jul 16 23:21:56 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2023/04/19 08:11:43 adam Exp $
+# $NetBSD: Makefile,v 1.19 2023/07/16 23:21:56 vins Exp $
 
-DISTNAME=      fvwm3-1.0.6a
-PKGREVISION=   1
+DISTNAME=      fvwm3-1.0.7
 CATEGORIES=    wm x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fvwmorg/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/wm/fvwm3/distinfo
diff -u pkgsrc/wm/fvwm3/distinfo:1.8 pkgsrc/wm/fvwm3/distinfo:1.9
--- pkgsrc/wm/fvwm3/distinfo:1.8        Sun Feb 12 06:27:26 2023
+++ pkgsrc/wm/fvwm3/distinfo    Sun Jul 16 23:21:56 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2023/02/12 06:27:26 gutteridge Exp $
+$NetBSD: distinfo,v 1.9 2023/07/16 23:21:56 vins Exp $
 
-BLAKE2s (fvwm3-1.0.6a.tar.gz) = 2e01d03af68af092e1e7cb34d522146a182421d08295eb005a56b4fba8474cab
-SHA512 (fvwm3-1.0.6a.tar.gz) = 7577e0dde1f7c5c54024207cf48ab5b816c87fc163735e44eb72e66561c67c08f6a06e7fbf5c89fa6180b692ce25e5121845476d0d1dcfb8273b0aa7321d28f9
-Size (fvwm3-1.0.6a.tar.gz) = 4538100 bytes
+BLAKE2s (fvwm3-1.0.7.tar.gz) = 1ecc4f09aff41de362bc3e52481ec896d7859a28c8a6b443a7fd058ababcea04
+SHA512 (fvwm3-1.0.7.tar.gz) = 91973abb7b3f79cec4fba28d9aa071923aa975eae3f3e00257e8633e2d376732cd5db7e42a4330bc849f807fc149abfbeef6100fe2ca6c05c847b61ee48236ed
+Size (fvwm3-1.0.7.tar.gz) = 4512128 bytes



Home | Main Index | Thread Index | Old Index