editres: update to 1.0.9.

Alan Coopersmith (6):
      Ensure all *.c files include config.h before any other headers
      Re-enable code to use XKB Bells
      Add -help and -version options
      List which options were unrecognized before printing usage message
      gitlab CI: stop requiring Signed-off-by in commits
      editres 1.0.9

Peter Radisson (1):
      fix const error

Walter Harms (9):
      FIX const warning
      FIX some const warnings
      stop const warnings
      stop const warnings
      stop const warnings
      stop const warnings
      stop const warnings
      fix initialization discards const
      Fix shadowing box
This commit is contained in:
wiz 2024-03-03 20:57:28 +00:00
parent 0f22c71092
commit 53190250d9
2 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:19 joerg Exp $
# $NetBSD: Makefile,v 1.13 2024/03/03 20:57:28 wiz Exp $
DISTNAME= editres-1.0.8
DISTNAME= editres-1.0.9
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
@ -17,4 +17,5 @@ MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib/X11/app-defaults
.include "../../x11/libXaw/buildlink3.mk"
BUILDLINK_API_DEPENDS.libXt+= libXt>=1.0.99.1
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libxkbfile/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2022/04/03 18:39:42 wiz Exp $
$NetBSD: distinfo,v 1.10 2024/03/03 20:57:28 wiz Exp $
BLAKE2s (editres-1.0.8.tar.xz) = c3b6dd78a5d1ada25bc66dfff169ddcdafbb367f6404476031710a9f5f7bfd7e
SHA512 (editres-1.0.8.tar.xz) = 9a007ed7a02abf61af8b65a163a7289a1e960db390db401bdfad162aa642e0eb887ecf85be14093efd8567c68f5e01450bb8321403a203a00065fa21985c7922
Size (editres-1.0.8.tar.xz) = 158476 bytes
BLAKE2s (editres-1.0.9.tar.xz) = e762437819d654a7d85d0751dd080d9151e23125357c0bae6dca759ca6589ede
SHA512 (editres-1.0.9.tar.xz) = b1abf32cad8f881b8b98c8b4a3280b09f581fc3a86188e86d5d435801676ec75377d8a636b9479a335c5c2321d358841f1194861913b2c17803758b626517230
Size (editres-1.0.9.tar.xz) = 161300 bytes