Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2017 06:14:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218580] security/heimdal 7.2 upgrade
Message-ID:  <bug-218580-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 218580
           Summary: security/heimdal 7.2 upgrade
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: dewayne@heuristicsystems.com.au
                CC: freebsd-ports-bugs@FreeBSD.org

Just quickly - modified the security/heimdal port as follows:

cd /usr/ports/security/heimdal
sh -c 'sed -e "/PORTVERSION/s/7.*/7.2.0/g" -e "/PORTREVISION/s/^/\#/1"
Makefile'
rm files/patch-admin-Makefile.in        # Patch fully incorporate into
upstream.
rm files/patch-doc__Makefile.in         # Fully incorporated
rm distinfo=20
# fetch
https://github.com/heimdal/heimdal/releases/download/heimdal-7.2.0/heimdal-=
7.2.0.tar.gz
&& mv heimdal-7.2.0.tar.gz /distfiles/
make makesum=20
make clean package

which resulted in a clean package build on both i386 (using openssl) and am=
d64
(using libressl) FreeBSD11.0 Stable under clang4.0.

Hope it makes life a little easier :)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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