diff options
author | krion <krion@FreeBSD.org> | 2004-01-23 23:06:47 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-23 23:06:47 +0800 |
commit | d2386c7a35bbc16fa1381f863eea2cdd2a8bce0b (patch) | |
tree | 7bc17c0e0918824b3185c3a7c008dfa3e45d6dc1 /security | |
parent | 78c643060ff7de8285e7086ea11d23c9cbff6ae3 (diff) | |
download | freebsd-ports-gnome-d2386c7a35bbc16fa1381f863eea2cdd2a8bce0b.tar.gz freebsd-ports-gnome-d2386c7a35bbc16fa1381f863eea2cdd2a8bce0b.tar.zst freebsd-ports-gnome-d2386c7a35bbc16fa1381f863eea2cdd2a8bce0b.zip |
- Update to version 0.0.14
PR: ports/61782
Submitted by: Ports Fury
Diffstat (limited to 'security')
-rw-r--r-- | security/gsasl/Makefile | 3 | ||||
-rw-r--r-- | security/gsasl/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 8e3d8481d1f4..23b702c5b06d 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gsasl -PORTVERSION= 0.0.12 +PORTVERSION= 0.0.14 CATEGORIES= security MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \ ${MASTER_SITE_GNU_ALPHA} @@ -21,6 +21,7 @@ LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ gcrypt.6:${PORTSDIR}/security/libgcrypt \ ntlm.0:${PORTSDIR}/security/libntlm \ +USE_PERL5_BUILD= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_GETOPT_LONG= yes GNU_CONFIGURE= yes diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo index a1aec29f09eb..9200a7b34b17 100644 --- a/security/gsasl/distinfo +++ b/security/gsasl/distinfo @@ -1 +1 @@ -MD5 (gsasl-0.0.12.tar.gz) = a8960acdb90b63046b28e2defb20a125 +MD5 (gsasl-0.0.14.tar.gz) = d62dcebe7e662440a27eb8048c138e1a |