pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/weechat
Module Name: pkgsrc
Committed By: maya
Date: Mon Sep 25 17:53:18 UTC 2017
Modified Files:
pkgsrc/chat/weechat: Makefile PLIST
Log Message:
work around pkgsrc bugs.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/chat/weechat/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/chat/weechat/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/weechat/Makefile
diff -u pkgsrc/chat/weechat/Makefile:1.77 pkgsrc/chat/weechat/Makefile:1.78
--- pkgsrc/chat/weechat/Makefile:1.77 Mon Sep 25 12:09:24 2017
+++ pkgsrc/chat/weechat/Makefile Mon Sep 25 17:53:18 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2017/09/25 12:09:24 maya Exp $
+# $NetBSD: Makefile,v 1.78 2017/09/25 17:53:18 maya Exp $
DISTNAME= weechat-1.9.1
CATEGORIES= chat
@@ -19,6 +19,8 @@ USE_LIBTOOL= yes
USE_CMAKE= yes
FAKE_NCURSES= yes
+PKG_DEVELOPER= yes
+
CMAKE_ARGS+= -DENABLE_ASPELL:BOOL=OFF
CMAKE_ARGS+= -DENABLE_GUILE:BOOL=OFF
CMAKE_ARGS+= -DENABLE_TCL:BOOL=OFF
Index: pkgsrc/chat/weechat/PLIST
diff -u pkgsrc/chat/weechat/PLIST:1.24 pkgsrc/chat/weechat/PLIST:1.25
--- pkgsrc/chat/weechat/PLIST:1.24 Thu Jan 5 12:30:39 2017
+++ pkgsrc/chat/weechat/PLIST Mon Sep 25 17:53:18 2017
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.24 2017/01/05 12:30:39 roy Exp $
+@comment $NetBSD: PLIST,v 1.25 2017/09/25 17:53:18 maya Exp $
bin/weechat
include/weechat/weechat-plugin.h
lib/pkgconfig/weechat.pc
lib/weechat/plugins/alias.so
+lib/weechat/plugins/buflist.so
lib/weechat/plugins/charset.so
lib/weechat/plugins/exec.so
lib/weechat/plugins/fifo.so
Home |
Main Index |
Thread Index |
Old Index