ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/security/gnutls/Makefile
(Generate patch)

Comparing trunk/security/gnutls/Makefile (file contents):
Revision 19651 by laffer1, Sat Aug 1 13:25:53 2015 UTC vs.
Revision 21588 by laffer1, Sat Aug 13 15:43:05 2016 UTC

# Line 1 | Line 1
1   # $MidnightBSD$
2  
3   PORTNAME=       gnutls
4 < PORTVERSION=    3.3.16
5 < PORTREVISION=   0
4 > PORTVERSION=    3.3.17.1
5 > PORTREVISION=   3
6   CATEGORIES=     security net
7 < MASTER_SITES=   GNUPG/gnutls/v${PORTVERSION:R}
7 > MASTER_SITES=   GNUPG/gnutls/v${PORTVERSION:R:R}
8  
9   MAINTAINER=     novel@FreeBSD.org
10   COMMENT=        GNU Transport Layer Security library
# Line 16 | Line 16 | LICENSE_FILE_lgpl2.1=  ${WRKSRC}/COPYING.LESSER
16  
17   LIB_DEPENDS=    libnettle.so:${PORTSDIR}/security/nettle \
18                  libtasn1.so:${PORTSDIR}/security/libtasn1
19 + BUILD_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
20 + RUN_DEPENDS+=   ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
21  
22   USES=           cpe gmake iconv libtool makeinfo pathfix pkgconfig tar:xz
23   USE_LDCONFIG=   yes
# Line 26 | Line 28 | CONFIGURE_ARGS=        --disable-guile \
28   CPPFLAGS+=      -I${LOCALBASE}/include
29   LDFLAGS+=       -L${LOCALBASE}/lib
30   MAKE_ENV=       MAKEINFOFLAGS=--no-split
31 +
32   CPE_VENDOR=     gnu
33  
34   OPTIONS_DEFINE=         CRYWRAP EXAMPLES LIBDANE NLS P11KIT TPM ZLIB

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines