pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/logswan Add note to drop hack next update, it was ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b43000122235
branches:  trunk
changeset: 357101:b43000122235
user:      maya <maya%pkgsrc.org@localhost>
date:      Thu Jan 12 17:53:01 2017 +0000

description:
Add note to drop hack next update, it was fixed upstream.

diffstat:

 www/logswan/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 34726f2ab98c -r b43000122235 www/logswan/Makefile
--- a/www/logswan/Makefile      Thu Jan 12 16:53:32 2017 +0000
+++ b/www/logswan/Makefile      Thu Jan 12 17:53:01 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/12/18 18:49:39 maya Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/12 17:53:01 maya Exp $
 
 DISTNAME=      logswan-1.06
 CATEGORIES=    www
@@ -11,6 +11,7 @@
 
 USE_CMAKE=     yes
 
+# XXX drop this next version
 CFLAGS+=       -D_XOPEN_SOURCE=600
 
 CMAKE_ARGS+=   -DGEOIPDIR=${PREFIX}/share/GeoIP



Home | Main Index | Thread Index | Old Index