From owner-svn-ports-head@freebsd.org Sat Oct 10 23:13:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6647D9D2257; Sat, 10 Oct 2015 23:13:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 303861974; Sat, 10 Oct 2015 23:13:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9ANDoVK081989; Sat, 10 Oct 2015 23:13:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9ANDol0081987; Sat, 10 Oct 2015 23:13:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510102313.t9ANDol0081987@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Oct 2015 23:13:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399063 - head/www/rubygem-semantic-ui-sass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2015 23:13:51 -0000 Author: sunpoet Date: Sat Oct 10 23:13:49 2015 New Revision: 399063 URL: https://svnweb.freebsd.org/changeset/ports/399063 Log: - Update to 2.1.3.0 - Add LICENSE_FILE Changes: https://github.com/doabit/semantic-ui-sass/blob/master/CHANGELOG.md https://github.com/doabit/semantic-ui-sass/commits/master Modified: head/www/rubygem-semantic-ui-sass/Makefile head/www/rubygem-semantic-ui-sass/distinfo Modified: head/www/rubygem-semantic-ui-sass/Makefile ============================================================================== --- head/www/rubygem-semantic-ui-sass/Makefile Sat Oct 10 23:13:45 2015 (r399062) +++ head/www/rubygem-semantic-ui-sass/Makefile Sat Oct 10 23:13:49 2015 (r399063) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= semantic-ui-sass -PORTVERSION= 1.11.5.0 +PORTVERSION= 2.1.3.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Semantic UI, converted to Sass and ready to drop into Rails & Compass LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-sass>=3.2:${PORTSDIR}/textproc/rubygem-sass Modified: head/www/rubygem-semantic-ui-sass/distinfo ============================================================================== --- head/www/rubygem-semantic-ui-sass/distinfo Sat Oct 10 23:13:45 2015 (r399062) +++ head/www/rubygem-semantic-ui-sass/distinfo Sat Oct 10 23:13:49 2015 (r399063) @@ -1,2 +1,2 @@ -SHA256 (rubygem/semantic-ui-sass-1.11.5.0.gem) = c1034dc28a2896b91e3a1a726361990e7377051dc950e913b50350da2eb629e1 -SIZE (rubygem/semantic-ui-sass-1.11.5.0.gem) = 790016 +SHA256 (rubygem/semantic-ui-sass-2.1.3.0.gem) = 050fe73f3481576da86fcef712d693f887799e01e2b4255be1fccbaa7dd1241c +SIZE (rubygem/semantic-ui-sass-2.1.3.0.gem) = 825344