diff options
author | krion <krion@FreeBSD.org> | 2004-07-17 20:58:53 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-17 20:58:53 +0800 |
commit | ec0ba0a4957f42453ef13b5cf5fc2ae67b147c9c (patch) | |
tree | 7cd5190602e9b417eeacff0e11844d3dbbdb7985 /security | |
parent | aac1b020a35354e511a744fdaedd8e08f58b983b (diff) | |
download | freebsd-ports-gnome-ec0ba0a4957f42453ef13b5cf5fc2ae67b147c9c.tar.gz freebsd-ports-gnome-ec0ba0a4957f42453ef13b5cf5fc2ae67b147c9c.tar.zst freebsd-ports-gnome-ec0ba0a4957f42453ef13b5cf5fc2ae67b147c9c.zip |
Update to 0.1.2
Diffstat (limited to 'security')
-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 b00997534f6a..480ec395a0b6 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gsasl -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= security MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \ ${MASTER_SITE_GNU_ALPHA} diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo index a2f3318d320e..b10d0085e966 100644 --- a/security/gsasl/distinfo +++ b/security/gsasl/distinfo @@ -1,2 +1,2 @@ -MD5 (gsasl-0.1.1.tar.gz) = 69041b133e7989be7c2528796d4e2902 -SIZE (gsasl-0.1.1.tar.gz) = 1603231 +MD5 (gsasl-0.1.2.tar.gz) = 63a255db4326f88c2c8a894e30df8ed0 +SIZE (gsasl-0.1.2.tar.gz) = 1609941 |