aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2004-10-15 15:39:22 +0800
committerkuriyama <kuriyama@FreeBSD.org>2004-10-15 15:39:22 +0800
commit0b394a148e8e714a301599b229a9c1e1eb51eeb5 (patch)
tree7958259189d60dd9bebb8a465365bb079605bebb
parentd27eeedc0e0d160a735e6a5eec1eeaa56e6b4c75 (diff)
downloadfreebsd-ports-gnome-0b394a148e8e714a301599b229a9c1e1eb51eeb5.tar.gz
freebsd-ports-gnome-0b394a148e8e714a301599b229a9c1e1eb51eeb5.tar.zst
freebsd-ports-gnome-0b394a148e8e714a301599b229a9c1e1eb51eeb5.zip
- Upgrade to 8.1.10 (various small fixes).
- Use --with-openssl.
-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 e57d2f50a8e0..9466e6b15c39 100644
--- a/comms/conserver-com/Makefile
+++ b/comms/conserver-com/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= conserver
-PORTVERSION= 8.1.7
+PORTVERSION= 8.1.10
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-pam --with-libwrap
+ --with-pam --with-libwrap --with-openssl
USE_RC_SUBR= yes
MAN1= console.1
diff --git a/comms/conserver-com/distinfo b/comms/conserver-com/distinfo
index 18b1d5211d89..00a7fda835c2 100644
--- a/comms/conserver-com/distinfo
+++ b/comms/conserver-com/distinfo
@@ -1,2 +1,2 @@
-MD5 (conserver-8.1.7.tar.gz) = 9796099c4fca9f751a0ff4765288f8e4
-SIZE (conserver-8.1.7.tar.gz) = 296772
+MD5 (conserver-8.1.10.tar.gz) = 3edd13e377c0a7c760f97485a6f1f6f2
+SIZE (conserver-8.1.10.tar.gz) = 298416