From aa2b6be6b178087e49c6757c6bfd91d618b7da37 Mon Sep 17 00:00:00 2001 From: Wesley Shields Date: Sat, 7 Jun 2008 01:27:56 +0000 Subject: Update to 1.41 PR: ports/124170 Submitted by: Sergey Lyubka Approved by: garga (mentor, implicit) --- www/shttpd/Makefile | 5 +++-- www/shttpd/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/shttpd/Makefile b/www/shttpd/Makefile index 0a9e22c4d308..5b30bb06338f 100644 --- a/www/shttpd/Makefile +++ b/www/shttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= shttpd -PORTVERSION= 1.38 +PORTVERSION= 1.41 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= shttpd @@ -17,12 +17,13 @@ COMMENT= Small, fast, embeddable web server with CGI, SSL, Authorization MAN1= shttpd.1 ALL_TARGET= unix +MAKE_ENV= LIBS=-lpthread BUILD_WRKSRC= ${WRKSRC}/src PLIST_FILES= bin/shttpd do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/shttpd ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/src/shttpd.1 ${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/src/shttpd.1 ${MANPREFIX}/man/man1 .include diff --git a/www/shttpd/distinfo b/www/shttpd/distinfo index c6dc19add11f..0ead352dc673 100644 --- a/www/shttpd/distinfo +++ b/www/shttpd/distinfo @@ -1,3 +1,3 @@ -MD5 (shttpd-1.38.tar.gz) = 13903d40ff1565049bd67ffa9953e9d5 -SHA256 (shttpd-1.38.tar.gz) = 43094b6b5af02863de6f50576151fba63f711c6e65f5228e2c00fa1369cb9536 -SIZE (shttpd-1.38.tar.gz) = 76390 +MD5 (shttpd-1.41.tar.gz) = 975981e7c2539ef6b54fc5c83e151e42 +SHA256 (shttpd-1.41.tar.gz) = 43ed17e1d852759e0470b0b2a070c6f31283d0d6d905553f65bfc1e6c2e83c6c +SIZE (shttpd-1.41.tar.gz) = 73256 -- cgit v1.2.3