diff options
author | Johan van Selst <johans@FreeBSD.org> | 2012-06-03 13:53:40 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2012-06-03 13:53:40 +0000 |
commit | e240baf89981cf04812711874bdfd0eb1165ee53 (patch) | |
tree | 510128c5dfbd2d305e57c65bc1489a608362a326 /security/gsasl/Makefile | |
parent | - Bump PORTREVISION to force rebuild after giflib update. (diff) |
- Update gsasl to new stable release 1.8.0
- Remove patches that are no longer needed
- Note: shlib version got bumped
Notes
Notes:
svn path=/head/; revision=298085
Diffstat (limited to 'security/gsasl/Makefile')
-rw-r--r-- | security/gsasl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index a2fa82001552..ea915b443fdd 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gsasl -PORTVERSION= 1.6.1 -PORTREVISION= 3 +PORTVERSION= 1.8.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |