[update] security/assl

2013-11-13 Thread David Hill
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
--- Makefile2 Jul 2013 06:10:55 -   1.28
+++ Makefile13 Nov 2013 17:57:51 -
@@ -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=   assl6.1
+SHARED_LIBS=   assl6.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
--- distinfo2 Jul 2013 06:10:55 -   1.18
+++ distinfo13 Nov 2013 17:57:51 -
@@ -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



[update] security/assl

2013-07-01 Thread David Hill
update security/assl to 1.4.1

please review and commit
thanks

Index: Makefile
===
RCS file: /cvs/ports/security/assl/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile18 Apr 2013 18:47:15 -  1.27
+++ Makefile1 Jul 2013 18:19:17 -
@@ -2,10 +2,10 @@
 
 COMMENT=   hide awful SSL API in a sane interface
 
-DISTNAME=  assl-1.3.0
+DISTNAME=  assl-1.4.1
 EPOCH= 0
 CATEGORIES=security devel
-SHARED_LIBS=   assl6.0
+SHARED_LIBS=   assl6.1
 
 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.17
diff -u -p -r1.17 distinfo
--- distinfo18 Apr 2013 18:47:15 -  1.17
+++ distinfo1 Jul 2013 18:19:17 -
@@ -1,2 +1,2 @@
-SHA256 (assl-1.3.0.tar.gz) = o0/s0MmBmbcEnFB4g0kKLyYafTc6p8cxUjEJVPl3uIc=
-SIZE (assl-1.3.0.tar.gz) = 119415
+SHA256 (assl-1.4.1.tar.gz) = bn5kvutZfpohNI3jCoaZkEhLSdAhItpaHoYcWzzgvy8=
+SIZE (assl-1.4.1.tar.gz) = 119718



[update] security/assl

2013-04-18 Thread David Hill
update security/assl to 1.3.0, which includes a major bump.

please review and commit.
thanks.

Index: Makefile
===
RCS file: /cvs/ports/security/assl/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- Makefile11 Mar 2013 11:41:24 -  1.26
+++ Makefile18 Apr 2013 14:33:10 -
@@ -2,10 +2,10 @@
 
 COMMENT=   hide awful SSL API in a sane interface
 
-DISTNAME=  assl-1.2.0
+DISTNAME=  assl-1.3.0
 EPOCH= 0
 CATEGORIES=security devel
-SHARED_LIBS=   assl5.1
+SHARED_LIBS=   assl6.0
 
 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.16
diff -u -p -r1.16 distinfo
--- distinfo4 Jan 2013 18:19:57 -   1.16
+++ distinfo18 Apr 2013 14:33:10 -
@@ -1,2 +1,2 @@
-SHA256 (assl-1.2.0.tar.gz) = viWseaL/St59b998sS4RMn6NuNSdnVeXmj7Ed2xNOHU=
-SIZE (assl-1.2.0.tar.gz) = 119588
+SHA256 (assl-1.3.0.tar.gz) = o0/s0MmBmbcEnFB4g0kKLyYafTc6p8cxUjEJVPl3uIc=
+SIZE (assl-1.3.0.tar.gz) = 119415
Index: pkg/PFRAG.shared
===
RCS file: pkg/PFRAG.shared
diff -N pkg/PFRAG.shared
--- pkg/PFRAG.shared28 Sep 2010 21:14:56 -  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,2 +0,0 @@
-@comment $OpenBSD: PFRAG.shared,v 1.1 2010/09/28 21:14:56 ckuethe Exp $
-@lib lib/libassl.so.${LIBassl_VERSION}
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/assl/pkg/PLIST,v
retrieving revision 1.9
diff -u -p -r1.9 PLIST
--- pkg/PLIST   4 Jan 2013 18:20:00 -   1.9
+++ pkg/PLIST   18 Apr 2013 14:33:10 -
@@ -2,7 +2,7 @@
 include/assl.h
 include/assl_socket.h
 lib/libassl.a
-%%SHARED%%
+@lib lib/libassl.so.${LIBassl_VERSION}
 lib/libassl_p.a
 @man man/man3/assl.3
 @man man/man3/assl_accept.3



Re: [update] security/assl

2013-04-18 Thread David Hill
This fixes HOMEPAGE and uses https as well.

Spotted by jcs@

Index: Makefile
===
RCS file: /cvs/ports/security/assl/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- Makefile11 Mar 2013 11:41:24 -  1.26
+++ Makefile18 Apr 2013 16:06:08 -
@@ -2,13 +2,13 @@
 
 COMMENT=   hide awful SSL API in a sane interface
 
-DISTNAME=  assl-1.2.0
+DISTNAME=  assl-1.3.0
 EPOCH= 0
 CATEGORIES=security devel
-SHARED_LIBS=   assl5.1
+SHARED_LIBS=   assl6.0
 
-HOMEPAGE=  http://opensource.conformal.com/wiki/Assl
-MASTER_SITES=  http://opensource.conformal.com/snapshots/assl/
+HOMEPAGE=  https://opensource.conformal.com/wiki/assl
+MASTER_SITES=  https://opensource.conformal.com/snapshots/assl/
 
 MAINTAINER=David Hill dh...@mindcry.org
 
Index: distinfo
===
RCS file: /cvs/ports/security/assl/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo4 Jan 2013 18:19:57 -   1.16
+++ distinfo18 Apr 2013 16:06:08 -
@@ -1,2 +1,2 @@
-SHA256 (assl-1.2.0.tar.gz) = viWseaL/St59b998sS4RMn6NuNSdnVeXmj7Ed2xNOHU=
-SIZE (assl-1.2.0.tar.gz) = 119588
+SHA256 (assl-1.3.0.tar.gz) = o0/s0MmBmbcEnFB4g0kKLyYafTc6p8cxUjEJVPl3uIc=
+SIZE (assl-1.3.0.tar.gz) = 119415
Index: pkg/PFRAG.shared
===
RCS file: pkg/PFRAG.shared
diff -N pkg/PFRAG.shared
--- pkg/PFRAG.shared28 Sep 2010 21:14:56 -  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,2 +0,0 @@
-@comment $OpenBSD: PFRAG.shared,v 1.1 2010/09/28 21:14:56 ckuethe Exp $
-@lib lib/libassl.so.${LIBassl_VERSION}
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/assl/pkg/PLIST,v
retrieving revision 1.9
diff -u -p -r1.9 PLIST
--- pkg/PLIST   4 Jan 2013 18:20:00 -   1.9
+++ pkg/PLIST   18 Apr 2013 16:06:08 -
@@ -2,7 +2,7 @@
 include/assl.h
 include/assl_socket.h
 lib/libassl.a
-%%SHARED%%
+@lib lib/libassl.so.${LIBassl_VERSION}
 lib/libassl_p.a
 @man man/man3/assl.3
 @man man/man3/assl_accept.3



[update] security/assl

2013-01-04 Thread David Hill
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
--- Makefile1 Sep 2012 12:02:27 -   1.24
+++ Makefile4 Jan 2013 17:08:51 -
@@ -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=   assl5.0
+SHARED_LIBS=   assl5.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
--- distinfo7 Aug 2012 07:34:23 -   1.15
+++ distinfo4 Jan 2013 17:08:51 -
@@ -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 -   1.8
+++ pkg/PLIST   4 Jan 2013 17:08:51 -
@@ -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



Re: [update] security/assl

2013-01-04 Thread Gonzalo L. R.
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 -   1.24
; +++ Makefile  4 Jan 2013 17:08:51 -
; @@ -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= assl5.0
; +SHARED_LIBS= assl5.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 -   1.15
; +++ distinfo  4 Jan 2013 17:08:51 -
; @@ -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 -   1.8
; +++ pkg/PLIST 4 Jan 2013 17:08:51 -
; @@ -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...