aboutsummaryrefslogtreecommitdiffstats
path: root/www/shttpd
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-01-08 23:56:12 +0800
committersem <sem@FreeBSD.org>2005-01-08 23:56:12 +0800
commit15edc573373236e7e39a35283a7b57eb659341c8 (patch)
treef2cbd11c99940752e49873c6d78c946f7d9d157d /www/shttpd
parent0ea963da3591eb44f1e59e028764a7c75b8cb830 (diff)
downloadfreebsd-ports-gnome-15edc573373236e7e39a35283a7b57eb659341c8.tar.gz
freebsd-ports-gnome-15edc573373236e7e39a35283a7b57eb659341c8.tar.zst
freebsd-ports-gnome-15edc573373236e7e39a35283a7b57eb659341c8.zip
- Update to 1.5
PR: ports/75912 Submitted by: maintainer
Diffstat (limited to 'www/shttpd')
-rw-r--r--www/shttpd/Makefile4
-rw-r--r--www/shttpd/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/shttpd/Makefile b/www/shttpd/Makefile
index 888c63d1ce70..4876e668bbf2 100644
--- a/www/shttpd/Makefile
+++ b/www/shttpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= shttpd
-PORTVERSION= 1.3
+PORTVERSION= 1.5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= shttpd
@@ -24,7 +24,7 @@ MAN1= shttpd.1
.if defined(WITHOUT_SSL)
PKGNAMESUFFIX= -nossl
.else
-CFLAGS+= -DWITH_SSL -I/usr/include/openssl -lssl -lcrypto
+CFLAGS+= -DWITH_SSL -lssl -lcrypto
.endif
PLIST_FILES= bin/shttpd
diff --git a/www/shttpd/distinfo b/www/shttpd/distinfo
index ff6ef85aca96..38f94c1d42e6 100644
--- a/www/shttpd/distinfo
+++ b/www/shttpd/distinfo
@@ -1,2 +1,2 @@
-MD5 (shttpd/shttpd_1.3.c) = 87af500089250ff5186ee553311b856e
-SIZE (shttpd/shttpd_1.3.c) = 42037
+MD5 (shttpd/shttpd_1.5.c) = 5ef81caeac7c132850fac4c8340ce2db
+SIZE (shttpd/shttpd_1.5.c) = 56977