[Bug 191437] New: [PATCH] textproc/libsass: fix fetch (also textproc/sassc)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 27 17:14:54 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191437

            Bug ID: 191437
           Summary: [PATCH] textproc/libsass: fix fetch (also
                    textproc/sassc)
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amdmi3 at amdmi3.ru

Created attachment 144196
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144196&action=edit
sass.patch

Named ports do not fetch due to checksum error: for some reason github now uses
`sass' as an account name in the fetched archive instead of `hcatlin':

% wget -qO-
'https://codeload.github.com/sass/libsass/legacy.tar.gz/v1.0.1?dummy=/libsass-1.0.1.tar.gz'
| tar tf - | head -1
sass-libsass-0388a62/

I've already sent report to github support, but for the time being I suggest to
change GH_ACCOUNT from hcatlin to sass - it's more correct anyway as hcatlin is
just a fork.

While here also switch to USES=libtool

Port maintainer (nivit at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)

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


More information about the freebsd-ports-bugs mailing list