pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/conserver
Module Name: pkgsrc
Committed By: hauke
Date: Mon Sep 11 15:21:28 UTC 2017
Modified Files:
pkgsrc/comms/conserver: Makefile
Log Message:
Lose the debug options, after they've served their purpose.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/comms/conserver/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/conserver/Makefile
diff -u pkgsrc/comms/conserver/Makefile:1.29 pkgsrc/comms/conserver/Makefile:1.30
--- pkgsrc/comms/conserver/Makefile:1.29 Mon Sep 11 15:02:47 2017
+++ pkgsrc/comms/conserver/Makefile Mon Sep 11 15:21:27 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2017/09/11 15:02:47 hauke Exp $
+# $NetBSD: Makefile,v 1.30 2017/09/11 15:21:27 hauke Exp $
#
DISTNAME= conserver-7.2.7
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= comms
MASTER_SITES= http://www.conserver.com/
@@ -27,10 +27,6 @@ CONFIGURE_ARGS+= --with-logfile=${VARBAS
CONFIGURE_ARGS+= --with-64bit
.endif
-# Debug
-CFLAGS+= -g3
-INSTALL_UNSTRIPPED= yes
-
BUILD_DEFS+= VARBASE CONSERVER_DEFAULTPORT CONSERVER_DEFAULTHOST
RCD_SCRIPTS= conserver
Home |
Main Index |
Thread Index |
Old Index