diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-23 15:06:47 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-23 15:06:47 +0000 |
commit | 97d2e3970ed8c92786d3533f4bf62977ff372a98 (patch) | |
tree | 542c076a73d07bbaaafa16b05ba09bcdb328358d /security/gsasl | |
parent | c91512873935ddddd03777e13c272b1793f32660 (diff) | |
download | ports-97d2e3970ed8c92786d3533f4bf62977ff372a98.tar.gz ports-97d2e3970ed8c92786d3533f4bf62977ff372a98.zip |
Notes
Diffstat (limited to 'security/gsasl')
-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 |