svn commit: r343842 - head/devel/mingw32-openssl

Akinori MUSHA knu at FreeBSD.org
Wed Feb 12 05:07:32 UTC 2014


Author: knu
Date: Wed Feb 12 05:07:31 2014
New Revision: 343842
URL: http://svnweb.freebsd.org/changeset/ports/343842
QAT: https://qat.redports.org/buildarchive/r343842/

Log:
  Update to 1.0.1f.

Modified:
  head/devel/mingw32-openssl/Makefile
  head/devel/mingw32-openssl/distinfo
  head/devel/mingw32-openssl/pkg-plist

Modified: head/devel/mingw32-openssl/Makefile
==============================================================================
--- head/devel/mingw32-openssl/Makefile	Wed Feb 12 04:57:24 2014	(r343841)
+++ head/devel/mingw32-openssl/Makefile	Wed Feb 12 05:07:31 2014	(r343842)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openssl
-PORTVERSION=	1.0.0k
+PORTVERSION=	1.0.1f
 CATEGORIES=	devel security
 MASTER_SITES=	http://www.openssl.org/%SUBDIR%/ \
 		ftp://ftp.openssl.org/%SUBDIR%/ \

Modified: head/devel/mingw32-openssl/distinfo
==============================================================================
--- head/devel/mingw32-openssl/distinfo	Wed Feb 12 04:57:24 2014	(r343841)
+++ head/devel/mingw32-openssl/distinfo	Wed Feb 12 05:07:31 2014	(r343842)
@@ -1,2 +1,2 @@
-SHA256 (openssl-1.0.0k2/openssl-1.0.0k.tar.gz) = 2982b2e9697a857b336c5c1b1b7b463747e5c1d560f25f6ace95365791b1efd1
-SIZE (openssl-1.0.0k2/openssl-1.0.0k.tar.gz) = 4050842
+SHA256 (openssl-1.0.1f2/openssl-1.0.1f.tar.gz) = 6cc2a80b17d64de6b7bac985745fdaba971d54ffd7d38d3556f998d7c0c9cb5a
+SIZE (openssl-1.0.1f2/openssl-1.0.1f.tar.gz) = 4509212

Modified: head/devel/mingw32-openssl/pkg-plist
==============================================================================
--- head/devel/mingw32-openssl/pkg-plist	Wed Feb 12 04:57:24 2014	(r343841)
+++ head/devel/mingw32-openssl/pkg-plist	Wed Feb 12 05:07:31 2014	(r343842)
@@ -10,6 +10,7 @@ mingw32/include/openssl/bn.h
 mingw32/include/openssl/buffer.h
 mingw32/include/openssl/camellia.h
 mingw32/include/openssl/cast.h
+mingw32/include/openssl/cmac.h
 mingw32/include/openssl/cms.h
 mingw32/include/openssl/comp.h
 mingw32/include/openssl/conf.h
@@ -57,6 +58,8 @@ mingw32/include/openssl/rsa.h
 mingw32/include/openssl/safestack.h
 mingw32/include/openssl/seed.h
 mingw32/include/openssl/sha.h
+mingw32/include/openssl/srp.h
+mingw32/include/openssl/srtp.h
 mingw32/include/openssl/ssl.h
 mingw32/include/openssl/ssl2.h
 mingw32/include/openssl/ssl23.h


More information about the svn-ports-all mailing list