mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update to 1.4.29
PR: ports/158618 Submitted by: Zhihao Yuan <lichray@gmail.com>
This commit is contained in:
parent
dc4a9cf0c6
commit
5ae7790856
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277171
@ -6,14 +6,18 @@
|
||||
#
|
||||
|
||||
PORTNAME?= lighttpd
|
||||
PORTVERSION= 1.4.28
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.4.29
|
||||
CATEGORIES?= www
|
||||
MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/
|
||||
|
||||
MAINTAINER?= mm@FreeBSD.org
|
||||
COMMENT?= A secure, fast, compliant, and very flexible Web Server
|
||||
|
||||
.if !defined(_BUILDING_LIGHTTPD_MODULE)
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
.endif
|
||||
|
||||
BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config
|
||||
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
|
||||
|
||||
@ -22,8 +26,6 @@ GNU_CONFIGURE= yes
|
||||
USE_GNOME= lthack
|
||||
|
||||
.if !defined(_BUILDING_LIGHTTPD_MODULE)
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
USE_AUTOTOOLS= libtool
|
||||
.else
|
||||
USE_AUTOTOOLS= autoconf autoheader aclocal automake libtool
|
||||
|
@ -1,5 +1,5 @@
|
||||
SHA256 (lighttpd-1.4.28.tar.bz2) = 7e55747a4feb74545d80a1f2d85b5866b8600705eac946e4402e3364b0666ed2
|
||||
SIZE (lighttpd-1.4.28.tar.bz2) = 641702
|
||||
SHA256 (lighttpd-1.4.29.tar.bz2) = afd8af213e65afb48b397d004696c6620a7ae7f3d4f162ec46a04b9b9dbfd599
|
||||
SIZE (lighttpd-1.4.29.tar.bz2) = 659974
|
||||
SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch.gz) = d7c3704d5253c4f3c18459f89059063b311e50096cd2c38fc982cec683c32e61
|
||||
SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch.gz) = 44695
|
||||
SHA256 (lighttpd-1.4.26_mod_geoip.patch.gz) = db43cc0ed7c808b5eed3185d97346e70dea0f1ef4fa9ed436d08e4faff7f97e7
|
||||
|
Loading…
Reference in New Issue
Block a user