summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2016-03-12 20:11:32 +0000
committerThomas Zander <riggs@FreeBSD.org>2016-03-12 20:11:32 +0000
commite16e652c6ae0108875e8f4f5421b54738eedea6c (patch)
treebfb45d33cbb3bfe99d90286289f275c2326a1d11 /www
parent17cea5e04c260f210fccae6b3db36da2ddd2a977 (diff)
downloadfreebsd-ports-e16e652c6ae0108875e8f4f5421b54738eedea6c.zip
Update to upstream version 5.20
PR: 207850 Submitted by: jimmy@mammothcheese.ca (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/drood/Makefile8
-rw-r--r--www/drood/distinfo4
2 files changed, 9 insertions, 3 deletions
diff --git a/www/drood/Makefile b/www/drood/Makefile
index 2b88e54e2d98..fb13fca5cd8b 100644
--- a/www/drood/Makefile
+++ b/www/drood/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drood
-PORTVERSION= 5.18
+PORTVERSION= 5.20
CATEGORIES= www
MASTER_SITES= http://www.mammothcheese.ca/
@@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libserver.so:${PORTSDIR}/devel/libserver
+USE_LDCONFIG= yes
+
USE_OPENSSL= yes
WITH_OPENSSL_PORT= yes
@@ -23,9 +25,13 @@ MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_SCRIPT="${INSTALL_SCRIPT}
PLIST_FILES= bin/drood \
bin/humdinger \
+ lib/libdorrit.so \
+ lib/libdorrit.so.${PORTVERSION} \
+ include/dorrit.h \
man/man8/drood.8.gz \
man/man8/droodpipe.8.gz \
man/man8/humdinger.8.gz \
+ man/man8/libdorrit.8.gz \
etc/rc.d/drood \
"@(,,4550) etc/rc.d/humdinger" \
etc/drood/types.tab \
diff --git a/www/drood/distinfo b/www/drood/distinfo
index c33045a4db49..2c3708f300eb 100644
--- a/www/drood/distinfo
+++ b/www/drood/distinfo
@@ -1,2 +1,2 @@
-SHA256 (drood-5.18.tar.gz) = 15d1d9c69077cf321fea5b5f720031274fd00abe5dc35ff051710376c8920f7c
-SIZE (drood-5.18.tar.gz) = 56238
+SHA256 (drood-5.20.tar.gz) = 5583867623b9e5da57b712764d94f06ba5ab2bd9dd2da128ebad5cfbbb4cee05
+SIZE (drood-5.20.tar.gz) = 68374