diff options
author | krion <krion@FreeBSD.org> | 2005-10-24 08:22:42 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-10-24 08:22:42 +0000 |
commit | f2d4b1ec86aa39ad18be4b4e914bea14befe9524 (patch) | |
tree | c93da8df4a901499b6c799c380bfe0953ca3b1fc /security/gsasl | |
parent | 89ba52d9f58801933d375f79388670f1c7baa9b4 (diff) | |
download | FreeBSD-ports-f2d4b1ec86aa39ad18be4b4e914bea14befe9524.zip FreeBSD-ports-f2d4b1ec86aa39ad18be4b4e914bea14befe9524.tar.gz |
Update to 0.2.10
Diffstat (limited to 'security/gsasl')
-rw-r--r-- | security/gsasl/Makefile | 2 | ||||
-rw-r--r-- | security/gsasl/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index e7a610c..2f638af 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gsasl -PORTVERSION= 0.2.9 +PORTVERSION= 0.2.10 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/${PORTNAME}/releases/ diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo index 3d27f1ab..cdd1c98 100644 --- a/security/gsasl/distinfo +++ b/security/gsasl/distinfo @@ -1,2 +1,2 @@ -MD5 (gsasl-0.2.9.tar.gz) = a439193eca82759dac4bd85feab87d11 -SIZE (gsasl-0.2.9.tar.gz) = 2647609 +MD5 (gsasl-0.2.10.tar.gz) = c66e669188c3d4e1822c67be83f774e7 +SIZE (gsasl-0.2.10.tar.gz) = 2684593 |