pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/fltk
Module Name: pkgsrc
Committed By: wiz
Date: Fri Mar 6 09:18:40 UTC 2020
Modified Files:
pkgsrc/x11/fltk: Makefile
Log Message:
fltk: mark as old in COMMENT
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/x11/fltk/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/fltk/Makefile
diff -u pkgsrc/x11/fltk/Makefile:1.85 pkgsrc/x11/fltk/Makefile:1.86
--- pkgsrc/x11/fltk/Makefile:1.85 Mon Jun 24 10:59:43 2019
+++ pkgsrc/x11/fltk/Makefile Fri Mar 6 09:18:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2019/06/24 10:59:43 nia Exp $
+# $NetBSD: Makefile,v 1.86 2020/03/06 09:18:40 wiz Exp $
DISTNAME= fltk-1.1.10-source
PKGNAME= ${DISTNAME:S/-source//}
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.fltk.org/
-COMMENT= Fast Light Tool Kit for graphical user interfaces
+COMMENT= Fast Light Tool Kit for graphical user interfaces (old 1.1 branch)
WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//}
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index