diff options
author | des <des@FreeBSD.org> | 2001-06-05 10:57:42 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2001-06-05 10:57:42 +0800 |
commit | 8c136b13142dc662637b3595e61e271f37c79bea (patch) | |
tree | 8a342895a1fd6e37a17b4779ce387f2824e0c333 /news | |
parent | ebfbdeba042c49ba76aa1b57f02f6b9ffd6f2687 (diff) | |
download | freebsd-ports-gnome-8c136b13142dc662637b3595e61e271f37c79bea.tar.gz freebsd-ports-gnome-8c136b13142dc662637b3595e61e271f37c79bea.tar.zst freebsd-ports-gnome-8c136b13142dc662637b3595e61e271f37c79bea.zip |
Update to 20010604, and build with SSL/TLS support.
Diffstat (limited to 'news')
-rw-r--r-- | news/inn-stable/Makefile | 3 | ||||
-rw-r--r-- | news/inn-stable/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index a10c3ce1ca4b..a655f70291cc 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -6,7 +6,7 @@ # PORTNAME= inn -SNAPSHOT= 20010523 +SNAPSHOT= 20010604 PORTVERSION= 2.3.${SNAPSHOT} CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/snapshots/ @@ -33,6 +33,7 @@ CONFIGURE_ARGS+= --with-log-dir=${INN_NEWSLOG} CONFIGURE_ARGS+= --with-perl CONFIGURE_ARGS+= --with-tmp-path=${INN_NEWSSPOOL}/tmp CONFIGURE_ARGS+= --with-largefiles +CONFIGURE_ARGS+= --with-openssl # Various Options. See ${WRKSRC}/INSTALL for details diff --git a/news/inn-stable/distinfo b/news/inn-stable/distinfo index a904dc382c9c..7c3b4a680c88 100644 --- a/news/inn-stable/distinfo +++ b/news/inn-stable/distinfo @@ -1 +1 @@ -MD5 (inn-STABLE-20010523.tar.gz) = d810d6f2b71a9626bc7b2856c70f2f0c +MD5 (inn-STABLE-20010604.tar.gz) = 56940c47e5bf86e63324c7d8707c6fd3 |