From 59ccb1ae72a55ff1573fedac4ce53dda09d59f99 Mon Sep 17 00:00:00 2001 From: Nicola Vitale Date: Sat, 5 Jul 2014 02:58:20 +0000 Subject: [PATCH] - 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 --- textproc/libsass/Makefile | 4 ++-- textproc/libsass/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/libsass/Makefile b/textproc/libsass/Makefile index 4b3cbd4bcf2d..1c80a236a32c 100644 --- a/textproc/libsass/Makefile +++ b/textproc/libsass/Makefile @@ -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} diff --git a/textproc/libsass/distinfo b/textproc/libsass/distinfo index a3339cf53523..3e58ce4500be 100644 --- a/textproc/libsass/distinfo +++ b/textproc/libsass/distinfo @@ -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