pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/links-gui



Module Name:    pkgsrc
Committed By:   nat
Date:           Sun Nov 15 20:37:56 UTC 2020

Modified Files:
        pkgsrc/www/links-gui: Makefile

Log Message:
links gui will now work a bit depths lower than 4bpp.

Bump revision.


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/www/links-gui/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/links-gui/Makefile
diff -u pkgsrc/www/links-gui/Makefile:1.94 pkgsrc/www/links-gui/Makefile:1.95
--- pkgsrc/www/links-gui/Makefile:1.94  Thu Nov  5 09:09:21 2020
+++ pkgsrc/www/links-gui/Makefile       Sun Nov 15 20:37:56 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.94 2020/11/05 09:09:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.95 2020/11/15 20:37:56 nat Exp $
 
 PKGNAME=       ${DISTNAME:S/links/&-gui/}
-PKGREVISION=   6
+PKGREVISION=   7
 COMMENT=       Lynx-like text and graphics WWW browser
 
 USE_TOOLS+=            pkg-config



Home | Main Index | Thread Index | Old Index