Date: Thu, 11 Jun 2015 11:39:42 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389192 - head/devel/rubygem-sprockets3 Message-ID: <201506111139.t5BBdgEt008581@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Jun 11 11:39:42 2015 New Revision: 389192 URL: https://svnweb.freebsd.org/changeset/ports/389192 Log: Correct package name Reported by: antoine Modified: head/devel/rubygem-sprockets3/Makefile Modified: head/devel/rubygem-sprockets3/Makefile ============================================================================== --- head/devel/rubygem-sprockets3/Makefile Thu Jun 11 11:28:24 2015 (r389191) +++ head/devel/rubygem-sprockets3/Makefile Thu Jun 11 11:39:42 2015 (r389192) @@ -5,6 +5,7 @@ PORTNAME= sprockets PORTVERSION= 3.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 3 MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby library that preprocesses and concatenates JavaScript files
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506111139.t5BBdgEt008581>