update security/assl to 1.5.0. bump minor due to new function call. please review and commit.
Index: Makefile =================================================================== RCS file: /cvs/ports/security/assl/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile 2 Jul 2013 06:10:55 -0000 1.28 +++ Makefile 13 Nov 2013 17:57:51 -0000 @@ -2,10 +2,10 @@ COMMENT= hide awful SSL API in a sane interface -DISTNAME= assl-1.4.1 +DISTNAME= assl-1.5.0 EPOCH= 0 CATEGORIES= security devel -SHARED_LIBS= assl 6.1 +SHARED_LIBS= assl 6.2 HOMEPAGE= https://opensource.conformal.com/wiki/assl MASTER_SITES= https://opensource.conformal.com/snapshots/assl/ Index: distinfo =================================================================== RCS file: /cvs/ports/security/assl/distinfo,v retrieving revision 1.18 diff -u -p -r1.18 distinfo --- distinfo 2 Jul 2013 06:10:55 -0000 1.18 +++ distinfo 13 Nov 2013 17:57:51 -0000 @@ -1,2 +1,2 @@ -SHA256 (assl-1.4.1.tar.gz) = bn5kvutZfpohNI3jCoaZkEhLSdAhItpaHoYcWzzgvy8= -SIZE (assl-1.4.1.tar.gz) = 119718 +SHA256 (assl-1.5.0.tar.gz) = n3kC5NKIg1/11T8bjSbdd6SyDNf05RwAz7wSuoXzAaM= +SIZE (assl-1.5.0.tar.gz) = 121110
