pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/epiphany



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri May 15 16:30:40 UTC 2026

Modified Files:
        pkgsrc/www/epiphany: Makefile

Log Message:
epiphany: mark BROKEN due to nettle 4


To generate a diff of this commit:
cvs rdiff -u -r1.242 -r1.243 pkgsrc/www/epiphany/Makefile

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

Modified files:

Index: pkgsrc/www/epiphany/Makefile
diff -u pkgsrc/www/epiphany/Makefile:1.242 pkgsrc/www/epiphany/Makefile:1.243
--- pkgsrc/www/epiphany/Makefile:1.242  Fri May 15 16:07:51 2026
+++ pkgsrc/www/epiphany/Makefile        Fri May 15 16:30:39 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.242 2026/05/15 16:07:51 wiz Exp $
+# $NetBSD: Makefile,v 1.243 2026/05/15 16:30:39 wiz Exp $
 
 DISTNAME=      epiphany-40.6
 PKGREVISION=   32
@@ -11,6 +11,8 @@ HOMEPAGE=     https://wiki.gnome.org/Apps/We
 COMMENT=       Web browser for the GNOME desktop
 LICENSE=       gnu-gpl-v2
 
+BROKEN=                "Needs fixes for nettle 4.x"
+
 USE_TOOLS+=    pkg-config msgfmt xgettext itstool
 USE_TOOLS+=    gdbus-codegen
 



Home | Main Index | Thread Index | Old Index