svn commit: r364170 - branches/2014Q3/textproc/libsass
Antoine Brodin
antoine at FreeBSD.org
Wed Aug 6 12:44:57 UTC 2014
Author: antoine
Date: Wed Aug 6 12:44:56 2014
New Revision: 364170
URL: http://svnweb.freebsd.org/changeset/ports/364170
QAT: https://qat.redports.org/buildarchive/r364170/
Log:
MFH: r360716
- 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
Modified:
branches/2014Q3/textproc/libsass/Makefile
branches/2014Q3/textproc/libsass/distinfo (contents, props changed)
Directory Properties:
branches/2014Q3/ (props changed)
Modified: branches/2014Q3/textproc/libsass/Makefile
==============================================================================
--- branches/2014Q3/textproc/libsass/Makefile Wed Aug 6 12:44:13 2014 (r364169)
+++ branches/2014Q3/textproc/libsass/Makefile Wed Aug 6 12:44:56 2014 (r364170)
@@ -3,7 +3,7 @@
PORTNAME= libsass
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= nivit at 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}
Modified: branches/2014Q3/textproc/libsass/distinfo
==============================================================================
--- branches/2014Q3/textproc/libsass/distinfo Wed Aug 6 12:44:13 2014 (r364169)
+++ branches/2014Q3/textproc/libsass/distinfo Wed Aug 6 12:44:56 2014 (r364170)
@@ -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
More information about the svn-ports-all
mailing list