diff options
author | mnag <mnag@FreeBSD.org> | 2005-11-09 06:33:04 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-11-09 06:33:04 +0800 |
commit | 8a3c5c78e70652a63225b4eabe525ed9c20157c8 (patch) | |
tree | 6c235c75f0d44dc9cf442f843667ab9da29e258f /www/xshttpd | |
parent | d538e39e2ab824d8144898f57bcb4f4af3f8b9bd (diff) | |
download | freebsd-ports-gnome-8a3c5c78e70652a63225b4eabe525ed9c20157c8.tar.gz freebsd-ports-gnome-8a3c5c78e70652a63225b4eabe525ed9c20157c8.tar.zst freebsd-ports-gnome-8a3c5c78e70652a63225b4eabe525ed9c20157c8.zip |
Update to 3.3g01
Add SHA256
PR: 88675
Submitted by: maintainer
Diffstat (limited to 'www/xshttpd')
-rw-r--r-- | www/xshttpd/Makefile | 3 | ||||
-rw-r--r-- | www/xshttpd/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile index 7240a368bf46..c3a5d81cebf1 100644 --- a/www/xshttpd/Makefile +++ b/www/xshttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xshttpd -DISTVERSION= 3.3b34 +DISTVERSION= 3.3g01 CATEGORIES= www MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ @@ -26,6 +26,7 @@ USE_RC_SUBR= xshttpd.sh GNU_CONFIGURE= yes USE_REINPLACE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} OPTIONS= SSL "Enable https support" On \ LDAP "Enable ldap support" Off \ diff --git a/www/xshttpd/distinfo b/www/xshttpd/distinfo index 392f87dba7f6..c8b831bc44c1 100644 --- a/www/xshttpd/distinfo +++ b/www/xshttpd/distinfo @@ -1,2 +1,3 @@ -MD5 (xshttpd-33b34.tar.gz) = 9ffffcc2d72a02faf70074fa8573cf82 -SIZE (xshttpd-33b34.tar.gz) = 208925 +MD5 (xshttpd-33g01.tar.gz) = b22bcb06e73c4c7df4e6f3da3fc22de9 +SHA256 (xshttpd-33g01.tar.gz) = 4519b3b927f87cd62534593296a7c4aa77895b5369e646c8a5a0be8587928cb3 +SIZE (xshttpd-33g01.tar.gz) = 208738 |