[Bug 199444] security/openssl Padlock support broken patch urls

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 14 13:41:43 UTC 2015


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 at FreeBSD.org
          Reporter: florian.heigl at gmail.com
             Flags: maintainer-feedback?(dinoex at FreeBSD.org)
          Assignee: dinoex at 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.


More information about the freebsd-ports-bugs mailing list