pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/labltk



Module Name:    pkgsrc
Committed By:   gdt
Date:           Thu Nov 28 15:38:21 UTC 2024

Modified Files:
        pkgsrc/x11/labltk: Makefile

Log Message:
x11/labltk: Note upstream bug report for newer releases


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/x11/labltk/Makefile

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

Modified files:

Index: pkgsrc/x11/labltk/Makefile
diff -u pkgsrc/x11/labltk/Makefile:1.43 pkgsrc/x11/labltk/Makefile:1.44
--- pkgsrc/x11/labltk/Makefile:1.43     Sun Nov 12 13:24:12 2023
+++ pkgsrc/x11/labltk/Makefile  Thu Nov 28 15:38:21 2024
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile,v 1.43 2023/11/12 13:24:12 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2024/11/28 15:38:21 gdt Exp $
 
 DISTNAME=      labltk-8.06.12
 PKGREVISION=   2
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=garrigue/}
 
+# 8.06.13 and 8.06.14 fail to build
+#   https://github.com/garrigue/labltk/issues/29
+
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/garrigue/labltk/
 COMMENT=       Tk bindings for ocaml



Home | Main Index | Thread Index | Old Index