Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2014 17:14:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191437] New: [PATCH] textproc/libsass: fix fetch (also textproc/sassc)
Message-ID:  <bug-191437-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: amdmi3@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@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.



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