mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Fix fetch
The project was transferred to github.com/sass account (see https://twitter.com/hcatlin/status/474960329718628352 ) - Fix distinfo No difference in the source code: http://people.freebsd.org/~nivit/public_distfiles/libsass/1.0.1-hcatlin/libsass-1.0.1.tar.gz (old distfile) http://people.freebsd.org/~nivit/public_distfiles/libsass/1.0.1-sass/libsass-1.0.1.tar.gz (new distfile) PR: 191437 Submitted by: amdmi3
This commit is contained in:
parent
346b0d3723
commit
59ccb1ae72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360716
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libsass
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
@ -13,7 +13,7 @@ LICENSE= MIT
|
||||
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
|
||||
GH_ACCOUNT= hcatlin
|
||||
GH_ACCOUNT= sass
|
||||
GH_COMMIT= 0388a62
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libsass-1.0.1.tar.gz) = 93ed72227a93966682a9e49b83a0adb2b1f273acd07ad5edd7939b2b458dcf45
|
||||
SIZE (libsass-1.0.1.tar.gz) = 81753
|
||||
SHA256 (libsass-1.0.1.tar.gz) = 5aa6e2971db8c9ed42161cea16978e3e9ddbe43bae7c81da2cfd20dc9d0c22c4
|
||||
SIZE (libsass-1.0.1.tar.gz) = 81733
|
||||
|
Loading…
Reference in New Issue
Block a user