ports/156238: [PATCH] security/polarssl Bugfix release 0.14.3

Takefu takefu at airport.fm
Thu Apr 7 03:40:08 UTC 2011


>Number:         156238
>Category:       ports
>Synopsis:       [PATCH] security/polarssl Bugfix release 0.14.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 07 03:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Takefu
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
- Update 0.14.3

Port maintainer (dinoex at FreeBSD.org) is cc'd.

>How-To-Repeat:
>Fix:
--- polarssl.diff begins here ---
diff -ruN /usr/ports/security/polarssl/Makefile security/polarssl/Makefile
--- /usr/ports/security/polarssl/Makefile	2011-03-08 18:03:38.000000000 +0900
+++ security/polarssl/Makefile	2011-04-07 12:23:05.000000000 +0900
@@ -6,7 +6,7 @@
 #

 PORTNAME=	polarssl
-PORTVERSION=	0.14.2
+PORTVERSION=	0.14.3
 DISTVERSIONSUFFIX=	-gpl
 CATEGORIES=	security devel
 MASTER_SITES=	http://polarssl.org/code/download/
@@ -28,7 +28,6 @@
 		sha1sum sha2sum ssl_cert_test ssl_client1 ssl_client2 \
 		ssl_server ssl_test

-# cmake install is broken, so we do it by hand
 do-install:
 	@${TAR} -C ${WRKSRC}/include -cf - polarssl | ${TAR} -C ${PREFIX}/include -xf -
 	${INSTALL_DATA} ${WRKSRC}/library/libpolarssl.a ${PREFIX}/lib/
diff -ruN /usr/ports/security/polarssl/distinfo security/polarssl/distinfo
--- /usr/ports/security/polarssl/distinfo	2011-03-08 18:03:38.000000000 +0900
+++ security/polarssl/distinfo	2011-04-07 12:08:32.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (polarssl-0.14.2-gpl.tgz) = 6dfc9400e05eca146f3233a290061545271805f91bbb431ad213c4541f1029a6
-SIZE (polarssl-0.14.2-gpl.tgz) = 335243
+SHA256 (polarssl-0.14.3-gpl.tgz) = ecde78bb94ec3b289d9d7a2842e0a43e5c6a74b9c32757ce88d724ce8145a486
+SIZE (polarssl-0.14.3-gpl.tgz) = 335843
--- polarssl.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list