Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Jun 2020 18:04:01
4.0.2

|
sunpoet  |
Update to 4.0.2
Changes: https://github.com/rails/sprockets/blob/master/CHANGELOG.md |
15 Jun 2020 19:13:58
4.0.1

|
sunpoet  |
Update to 4.0.1
Changes: https://github.com/rails/sprockets/blob/master/CHANGELOG.md |
23 Mar 2020 05:24:26
4.0.0

|
ak  |
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket |
28 Dec 2019 07:37:49
4.0.0

|
sunpoet  |
Update to 4.0.0
- Update version requirement of RUN_DEPENDS
- Update pkg-descr
- Take maintainership
Changes: https://github.com/rails/sprockets/blob/master/CHANGELOG.md |
31 Jul 2018 23:50:08
2.12.5

|
sunpoet  |
Update to 2.12.5
Changes: https://github.com/rails/sprockets/commits/2.x |
07 Aug 2017 10:14:08
2.12.4

|
tz  |
Repo-copy devel/rubygem-hike to devel/rubygem-hike1
and fix devel/rubygem-sprockets with it.
PR: 220638 |
15 Jul 2017 20:43:55
2.12.4

|
sunpoet  |
Add LICENSE_FILE
- Remove CONFLICTS_INSTALL: devel/rubygem-sprockets211 has been removed over 6
months |
19 May 2016 10:21:25
2.12.4

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
27 Apr 2016 21:57:32
2.12.4

|
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
2.12.4

|
swills  |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
01 Apr 2016 14:00:57
2.12.4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
28 Jun 2015 17:55:23
2.12.4

|
sunpoet  |
- Update to 2.12.4
Changes: https://github.com/rails/sprockets/blob/master/README.md#version-history |
13 Jun 2015 20:02:18
2.12.3_1

|
sunpoet  |
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change |
13 Jun 2015 13:55:45
2.12.3

|
sunpoet  |
- Add NO_ARCH
- Update WWW |
03 Apr 2015 15:16:18
2.12.3

|
sunpoet  |
- Update to 2.12.3
It also fixes build of devel/rubygem-sprockets-rails (requires rubygem-sprockets
2.12.3).
Changes: https://github.com/rails/sprockets/blob/master/README.md#version-history |
21 Sep 2014 01:16:12
2.12.2

|
swills  |
devel/rubygem-sprockets: update to 2.12.2 |
15 Sep 2014 08:48:34
2.12.1

|
sunpoet  |
- Mark CONFLICTS_INSTALL between devel/rubygem-sprockets and
devel/rubygem-sprockets211 |
18 Apr 2014 01:47:16
2.12.1

|
swills  |
- Update to 2.12.1 |
23 Mar 2014 06:19:56
2.12.0

|
swills  |
- Update to 2.12.0
- Use tilt1 instead of patching to allow tilt 2.x which breaks things |
19 Feb 2014 03:46:41
2.10.1_1

|
swills  |
- Convert to using patch instead of REINPLACE |
02 Feb 2014 02:59:11
2.10.1_1

|
swills  |
- Add patch to deps in gemspec. This plus some other patches should fix rails.
Submitted by: sunpoet |
02 Dec 2013 15:07:28
2.10.1

|
sunpoet  |
- Update to 2.10.1
- Sort RUN_DEPENDS
Changes: https://github.com/sstephenson/sprockets/commits/master |
30 Oct 2013 02:46:01
2.2.2

|
swills  |
- Add stage support |
20 Sep 2013 17:17:45
2.2.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
09 Jan 2013 03:53:16
2.2.2

|
swills  |
- Update rubygem-rails to 3.2.11
- Update ports require by rubygem-rails
- Add vuxml entry for rails security issues
Security: ca5d3272-59e3-11e2-853b-00262d5ed8ee
Security: b4051b52-58fa-11e2-853b-00262d5ed8ee |
09 Jun 2012 06:27:18
2.1.3
|
miwi  |
- Update to 2.1.3
PR: 168886
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
08 Feb 2012 03:56:30
2.1.2
|
pgollucci  |
- Pass to ruby@ due to rails dependency on it
PR: ports/162992
Approved by: maintainer |
08 Feb 2012 02:17:33
2.1.2
|
pgollucci  |
- Update to 2.1.2
Approved by: maintainer (implicit, required for rails 3.2.0 update)
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
02 Nov 2011 18:05:08
2.0.3
|
pgollucci  |
- Fix depend versions according to rubygems.org [again]
With Hat: ruby@
Tested by: P6 TB Full rubygem run |
27 Oct 2011 03:05:25
2.0.3
|
swills  |
- Update to 2.0.2
PR: ports/161727
Submitted by: swills (me)
Approved by: m.tsatsenko@gmail.com (maintainer) |
10 Aug 2011 16:40:41
1.0.2
|
swills  |
Sprockets is a Ruby library that preprocesses and concatenates
JavaScript source files. It takes any number of source files
and preprocesses them line-by-line in order to build a single
concatenation.
WWW: http://getsprockets.org/
PR: ports/159397
Submitted by: Mikhail T. <m.tsatsenko at gmail.com> |