summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2004-06-03 07:53:12 +0000
committerkuriyama <kuriyama@FreeBSD.org>2004-06-03 07:53:12 +0000
commit57782e43a5c5151867fbf7c42cfe717a2dc2a514 (patch)
treebcddd067c826aab41bf4dfaa956ca96a6b8613d7 /comms
parent66339639e97795c73094adceed0bb60d26f1ad54 (diff)
downloadFreeBSD-ports-57782e43a5c5151867fbf7c42cfe717a2dc2a514.zip
FreeBSD-ports-57782e43a5c5151867fbf7c42cfe717a2dc2a514.tar.gz
Upgrade to 8.1.7.
Enable PAM support by default.
Diffstat (limited to 'comms')
-rw-r--r--comms/conserver-com/Makefile4
-rw-r--r--comms/conserver-com/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/conserver-com/Makefile b/comms/conserver-com/Makefile
index b348f62..e57d2f5 100644
--- a/comms/conserver-com/Makefile
+++ b/comms/conserver-com/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= conserver
-PORTVERSION= 8.1.5
+PORTVERSION= 8.1.7
CATEGORIES= comms
MASTER_SITES= ftp://ftp.conserver.com/conserver/
PKGNAMESUFFIX= -com
@@ -16,7 +16,7 @@ COMMENT= Application that allows multiple users to watch serial consoles
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-master=${DEFAULTHOST} --with-port=${DEFAULTPORT} \
- --with-libwrap
+ --with-pam --with-libwrap
USE_RC_SUBR= yes
MAN1= console.1
diff --git a/comms/conserver-com/distinfo b/comms/conserver-com/distinfo
index e71f72e..18b1d52 100644
--- a/comms/conserver-com/distinfo
+++ b/comms/conserver-com/distinfo
@@ -1,2 +1,2 @@
-MD5 (conserver-8.1.5.tar.gz) = dcbe13636ca8c7d36638adbd8185d29e
-SIZE (conserver-8.1.5.tar.gz) = 288648
+MD5 (conserver-8.1.7.tar.gz) = 9796099c4fca9f751a0ff4765288f8e4
+SIZE (conserver-8.1.7.tar.gz) = 296772
OpenPOWER on IntegriCloud