From 9bd75079be8bed55ac93bd856809a107ec4650ff Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 3 Apr 2003 02:58:06 +0000 Subject: Update to 1.0.11. --- net/openslp/Makefile | 9 ++++++++- net/openslp/distinfo | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'net/openslp') diff --git a/net/openslp/Makefile b/net/openslp/Makefile index 5b55704d083b..f412b9f53b31 100644 --- a/net/openslp/Makefile +++ b/net/openslp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openslp -PORTVERSION= 1.0.10 +PORTVERSION= 1.0.11 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openslp @@ -33,6 +33,13 @@ CONFIGURE_ARGS+= --enable-async-api INSTALLS_SHLIB= yes +pre-everything:: + @${ECHO_MSG} "" + @${ECHO_MSG} "OpenSLP has the following tunable option(s):" + @${ECHO_MSG} " WITH_SLP_SECURITY=yes Turns on SLPv2 security support" + @${ECHO_MSG} " WITH_ASYNC_API=yes Enable asynchronous communication API" + @${ECHO_MSG} "" + post-extract: @(cd ${WRKSRC}; \ ${FIND} doc -type f -path '*/CVS/*' -delete; \ diff --git a/net/openslp/distinfo b/net/openslp/distinfo index f525e786b71c..4f2e7691036f 100644 --- a/net/openslp/distinfo +++ b/net/openslp/distinfo @@ -1 +1 @@ -MD5 (openslp-1.0.10.tar.gz) = 7675e332a3df447850cf4ed17e4fe6f3 +MD5 (openslp-1.0.11.tar.gz) = 0ec965956ad1f66850f050b19c828b55 -- cgit