openssl port - patch file

2009-08-14 Thread Oliver Lehmann
Hi, 

you've changed the PATCHFILES to dtls-bugs-2009-05-18.patch for openssl - 
but I'm not able to fetch this file nor does google found it... so where 
can I get it from? 


  Greetings, Oliver
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: openssl port - patch file

2009-08-14 Thread Peter Pentchev
On Fri, Aug 14, 2009 at 10:19:27AM +0200, Oliver Lehmann wrote:
 Hi, 
 
 you've changed the PATCHFILES to dtls-bugs-2009-05-18.patch for openssl - 
 but I'm not able to fetch this file nor does google found it... so where 
 can I get it from? 

I think that there are two problems here.

First, Dirk Meyer has placed this file in his local distfiles directory
on the FreeBSD cluster, but it has not yet propagated to the FTP servers.
This should take a couple of hours, a day at most.

Second, the security/openssl/Makefile is indeed referring to
${MASTER_SITE_LOCAL} in PATCH_SITES, but it is missing a subdirectory
there.  Thus, even after the patch propagates to the FreeBSD FTP mirrors,
the port's Makefile will still be looking for it in the wrong place.
The following trivial patch should fix that; Dirk, I could commit it
if you are busy.

Index: ports/security/openssl/Makefile
===
RCS file: /fs/ncvs/ports/security/openssl/Makefile,v
retrieving revision 1.153
diff -u -r1.153 Makefile
--- ports/security/openssl/Makefile 14 Aug 2009 06:32:22 -  1.153
+++ ports/security/openssl/Makefile 14 Aug 2009 08:29:53 -
@@ -16,6 +16,7 @@
 MASTER_SITE_SUBDIR=source
 #PATCH_SITES=  http://sctp.fh-muenster.de/dtls/
 PATCH_SITES=   ${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR= dinoex
 PATCHFILES=dtls-bugs-2009-05-18.patch
 DISTNAME=  ${PORTNAME}-${PORTVERSION}

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.netr...@space.bgr...@freebsd.org
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
This inert sentence is my body, but my soul is alive, dancing in the sparks of 
your brain.


pgpckqXSNpFpu.pgp
Description: PGP signature