Looks ok for me- On Fri, Jan 04, 2013 at 12:10:07PM -0500, David Hill wrote: ; update security/assl to 1.2.0. ; ; Index: Makefile ; =================================================================== ; RCS file: /cvs/ports/security/assl/Makefile,v ; retrieving revision 1.24 ; diff -N -u -p Makefile ; --- Makefile 1 Sep 2012 12:02:27 -0000 1.24 ; +++ Makefile 4 Jan 2013 17:08:51 -0000 ; @@ -2,11 +2,10 @@ ; ; COMMENT= hide awful SSL API in a sane interface ; ; -DISTNAME= assl-1.1.0 ; -REVISION= 0 ; +DISTNAME= assl-1.2.0 ; EPOCH= 0 ; CATEGORIES= security devel ; -SHARED_LIBS= assl 5.0 ; +SHARED_LIBS= assl 5.1 ; ; HOMEPAGE= http://opensource.conformal.com/wiki/Assl ; MASTER_SITES= http://opensource.conformal.com/snapshots/assl/ ; Index: distinfo ; =================================================================== ; RCS file: /cvs/ports/security/assl/distinfo,v ; retrieving revision 1.15 ; diff -N -u -p distinfo ; --- distinfo 7 Aug 2012 07:34:23 -0000 1.15 ; +++ distinfo 4 Jan 2013 17:08:51 -0000 ; @@ -1,2 +1,2 @@ ; -SHA256 (assl-1.1.0.tar.gz) = arEK1ydQI8MCj7Qf2cS00jrOXWxf2iO51usQoT9kRvY= ; -SIZE (assl-1.1.0.tar.gz) = 119331 ; +SHA256 (assl-1.2.0.tar.gz) = viWseaL/St59b998sS4RMn6NuNSdnVeXmj7Ed2xNOHU= ; +SIZE (assl-1.2.0.tar.gz) = 119588 ; Index: pkg/PLIST ; =================================================================== ; RCS file: /cvs/ports/security/assl/pkg/PLIST,v ; retrieving revision 1.8 ; diff -N -u -p pkg/PLIST ; --- pkg/PLIST 1 Sep 2012 12:02:27 -0000 1.8 ; +++ pkg/PLIST 4 Jan 2013 17:08:51 -0000 ; @@ -55,6 +55,10 @@ share/examples/assl/server/ ; share/examples/assl/server/GNUmakefile ; share/examples/assl/server/Makefile ; share/examples/assl/server/README ; +share/examples/assl/server/alloc_v2/ ; +share/examples/assl/server/alloc_v2/GNUmakefile ; +share/examples/assl/server/alloc_v2/Makefile ; +share/examples/assl/server/alloc_v2/bserver.c ; share/examples/assl/server/blocking/ ; share/examples/assl/server/blocking/GNUmakefile ; share/examples/assl/server/blocking/Makefile ;
-- Sending from my VCR...