Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2015 13:41:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199444] security/openssl Padlock support broken patch urls
Message-ID:  <bug-199444-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199444

            Bug ID: 199444
           Summary: security/openssl Padlock support broken patch urls
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: dinoex@FreeBSD.org
          Reporter: florian.heigl@gmail.com
             Flags: maintainer-feedback?(dinoex@FreeBSD.org)
          Assignee: dinoex@FreeBSD.org

Hi,

I just enabled padlock support in my openssl build and found it could not fetch
the patches.
Reason is those are fetched from the alpine Linux git, but there the patches
have been resubmitted and renumbered.


I changed my distinfo and makefile accordingly and was able to build again.

the 1001-1004 range are the changed ones:
http://git.alpinelinux.org/cgit/aports/plain/main/openssl


For cross-reference, this is the makefile portion now.
PATCH_SITES+=  
http://git.alpinelinux.org/cgit/aports/plain/main/openssl/:padlock
PATCHFILES+=   
1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch:padlock \
               
1002-backport-changes-from-upstream-padlock-module.patch:padlock \
               
1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch:padlock \
               
1004-crypto-engine-autoload-padlock-dynamic-engine.patch:padlock

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199444-13>