diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-08-14 14:32:22 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-08-14 14:32:22 +0800 |
commit | 6808636fe03d3a6b4a96e8f588ffc1005e9a6435 (patch) | |
tree | 9141d3be9a346639f50d24e5aee27548b48905f5 | |
parent | 53d71ddb0459b2b6e4f09ce7a82568d102366e46 (diff) | |
download | freebsd-ports-gnome-6808636fe03d3a6b4a96e8f588ffc1005e9a6435.tar.gz freebsd-ports-gnome-6808636fe03d3a6b4a96e8f588ffc1005e9a6435.tar.zst freebsd-ports-gnome-6808636fe03d3a6b4a96e8f588ffc1005e9a6435.zip |
- revert patch
-rw-r--r-- | security/openssl/Makefile | 5 | ||||
-rw-r--r-- | security/openssl/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 409fba520fac..805a11d522b4 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -14,8 +14,9 @@ MASTER_SITES= http://www.openssl.org/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/security/tools/net/openssl/%SUBDIR%/ \ ftp://ftp.cert.dfn.de/pub/tools/net/openssl/%SUBDIR%/ MASTER_SITE_SUBDIR= source -PATCH_SITES= http://sctp.fh-muenster.de/dtls/ -PATCHFILES= dtls-bugs.patch +#PATCH_SITES= http://sctp.fh-muenster.de/dtls/ +PATCH_SITES= ${MASTER_SITE_LOCAL} +PATCHFILES= dtls-bugs-2009-05-18.patch DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org diff --git a/security/openssl/distinfo b/security/openssl/distinfo index 4be7a40c5dc3..dd5b864c9747 100644 --- a/security/openssl/distinfo +++ b/security/openssl/distinfo @@ -1,6 +1,6 @@ MD5 (openssl-0.9.8k.tar.gz) = e555c6d58d276aec7fdc53363e338ab3 SHA256 (openssl-0.9.8k.tar.gz) = 7e7cd4f3974199b729e6e3a0af08bd4279fde0370a1120c1a3b351ab090c6101 SIZE (openssl-0.9.8k.tar.gz) = 3852259 -MD5 (dtls-bugs.patch) = 3b23c6a5e3b8bc19040d24eb3305f977 -SHA256 (dtls-bugs.patch) = 1d343e4d13e188b32f4dc348bd2cff1ad03588dd859de25caf05a241f59e8a62 -SIZE (dtls-bugs.patch) = 42623 +MD5 (dtls-bugs-2009-05-18.patch) = dc6a79d5dd8e9eacfaa5e2ae05457df4 +SHA256 (dtls-bugs-2009-05-18.patch) = e4929a3fbaa20b1c22b0ba218b8c2ab4c5df941c70d975e8672337620eca3422 +SIZE (dtls-bugs-2009-05-18.patch) = 33268 |