Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Jan 2016 07:01:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205793] [patch] devel/libxs - distfile is unfetchable so switch to USE_GITHUB=yes to unbreak
Message-ID:  <bug-205793-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 205793
           Summary: [patch] devel/libxs - distfile is unfetchable so
                    switch to USE_GITHUB=3Dyes to unbreak
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: vg@FreeBSD.org
          Reporter: truckman@FreeBSD.org
 Attachment #164944 maintainer-approval?
             Flags:
          Assignee: vg@FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(vg@FreeBSD.org)

Created attachment 164944
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D164944&action=
=3Dedit
patch to change devel/libxs to USE_GITHUB  cand unbreak

The MASTER_SITE download.crossroads.io no longer exists and libxs has been
marked BROKEN because the distfile is unfetchable.  Change the port to
USE_GITHUB=3Dyes and unmark BROKEN.  Comparing the old and new tarballs doe=
s not
reveal any changes to the source.  The new tarball now contains .gitignore,
.hgeol, and README.asciidoc.  The new tarball is missing the man pages and =
html
docs, Changelog, and the files generated by the autotools.  The latter requ=
ires
the addition of USES=3Dautoreconf, which in turn requires patches to be app=
lied
to some files at an earlier stage.

Switch to INSTALL_TARGET=3Dinstall-strip to silence a stage-qa warning.

--=20
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-205793-13>