pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/logswan



Module Name:    pkgsrc
Committed By:   maya
Date:           Thu Jan 12 17:53:01 UTC 2017

Modified Files:
        pkgsrc/www/logswan: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/logswan/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/logswan/Makefile
diff -u pkgsrc/www/logswan/Makefile:1.7 pkgsrc/www/logswan/Makefile:1.8
--- pkgsrc/www/logswan/Makefile:1.7     Sun Dec 18 18:49:39 2016
+++ pkgsrc/www/logswan/Makefile Thu Jan 12 17:53:01 2017
@@ -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 @@ LICENSE=      2-clause-bsd
 
 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