mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
www/mod_md-devel: Update to 1.1.8
- Migrate to USES= apache while here
This commit is contained in:
parent
2f21908e2c
commit
9a88e79c70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464186
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mod_md
|
||||
PORTVERSION= 1.1.7
|
||||
PORTVERSION= 1.1.8
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||
|
@ -18,9 +18,8 @@ LIB_DEPENDS= libaprutil-1.so:devel/apr1 \
|
|||
libcurl.so:ftp/curl \
|
||||
libjansson.so:devel/jansson
|
||||
|
||||
USES= autoreconf libtool ssl
|
||||
USES= apache:2.4+ autoreconf libtool ssl
|
||||
USE_GITHUB= yes
|
||||
USE_APACHE= 24+
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -29,7 +28,8 @@ GH_PROJECT= mod_md
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-openssl=${OPENSSLBASE} \
|
||||
--with-jansson=${LOCALBASE}
|
||||
--with-jansson=${LOCALBASE} \
|
||||
--without-boulder
|
||||
|
||||
DOCSDIR= share/doc/mod_md
|
||||
PORTDOCS= README README.md
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1515013566
|
||||
SHA256 (icing-mod_md-v1.1.7_GH0.tar.gz) = c1fbc247489bbd7288634836b7079d1390ed0e11e1ab4b1b0f49a5322b4dbc7d
|
||||
SIZE (icing-mod_md-v1.1.7_GH0.tar.gz) = 198340
|
||||
TIMESTAMP = 1515348002
|
||||
SHA256 (icing-mod_md-v1.1.8_GH0.tar.gz) = 0100bcda81c04c8d3f0399c9805f5ded0fae43487637e269c95febf13d4c0252
|
||||
SIZE (icing-mod_md-v1.1.8_GH0.tar.gz) = 200327
|
||||
|
|
Loading…
Add table
Reference in a new issue