notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-autoprefixer-rails Parse CSS and add vendor prefixes to CSS rules
10.4.13.0 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 10.4.13.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-03-16 16:13:13
Last Update: 2023-05-27 04:23:52
Commit Hash: 996fa2b
Also Listed In: ruby
License: MIT
WWW:
https://github.com/ai/autoprefixer-rails
Description:
Autoprefixer is a tool to parse CSS and add vendor prefixes to CSS rules using values from the Can I Use. This gem provides Ruby and Ruby on Rails integration with this JavaScript tool.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-autoprefixer-rails-10.4.13.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-autoprefixer-rails-10.4.13.0/LICENSE
  3. /usr/local/share/licenses/rubygem-autoprefixer-rails-10.4.13.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-autoprefixer-rails>0:textproc/rubygem-autoprefixer-rails
To install the port:
cd /usr/ports/textproc/rubygem-autoprefixer-rails/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/rubygem-autoprefixer-rails
  • pkg install rubygem-autoprefixer-rails
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-autoprefixer-rails
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1684104698 SHA256 (rubygem/autoprefixer-rails-10.4.13.0.gem) = 669cdfe60c624b0fc95e208a96740af73eb6beb41ab8a3ddf5c1b8409a275d41 SIZE (rubygem/autoprefixer-rails-10.4.13.0.gem) = 1331712

Packages (timestamps in pop-ups are UTC):
rubygem-autoprefixer-rails
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest10.4.13.010.4.13.0-10.4.13.010.4.13.0-10.1.0.0-
FreeBSD:13:quarterly10.4.13.010.4.13.0-10.4.13.010.4.13.0-10.4.13.010.4.13.0
FreeBSD:14:latest10.4.13.010.4.13.0-10.4.13.010.4.13.0--10.4.13.0
FreeBSD:14:quarterly10.4.13.010.4.13.0-10.4.13.010.4.13.0-10.4.13.010.4.13.0
FreeBSD:15:latest10.4.13.010.4.13.0n/a10.4.13.0n/a-10.4.13.010.4.13.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-execjs>=2<3 : devel/rubygem-execjs
  2. ruby31 : lang/ruby31
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Run
  1. www/rubygem-bootstrap-sass

Configuration Options:
No options to configure
Options name:
textproc_rubygem-autoprefixer-rails
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves

Number of commits found: 133 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
10.4.13.0
27 May 2023 04:23:52
commit hash: 996fa2b3e45178bf07cc81eaa22ac987781e1a67commit hash: 996fa2b3e45178bf07cc81eaa22ac987781e1a67commit hash: 996fa2b3e45178bf07cc81eaa22ac987781e1a67commit hash: 996fa2b3e45178bf07cc81eaa22ac987781e1a67 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-autoprefixer-rails: Update to 10.4.13.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.4.7.0
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
10.4.7.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
10.4.7.0
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
10.4.7.0
16 Jun 2022 14:01:54
commit hash: ea36cf6ee0535dc325c856bcaab52303a871b8cccommit hash: ea36cf6ee0535dc325c856bcaab52303a871b8cccommit hash: ea36cf6ee0535dc325c856bcaab52303a871b8cccommit hash: ea36cf6ee0535dc325c856bcaab52303a871b8cc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-autoprefixer-rails: Update to 10.4.7.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.4.2.0
28 Feb 2022 12:46:36
commit hash: d480ef23399c2cac10a91531178e6aa2fdbaedb5commit hash: d480ef23399c2cac10a91531178e6aa2fdbaedb5commit hash: d480ef23399c2cac10a91531178e6aa2fdbaedb5commit hash: d480ef23399c2cac10a91531178e6aa2fdbaedb5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-autoprefixer-rails: Update to 10.4.2.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.4.0.0
11 Jan 2022 18:46:56
commit hash: 74c9390713326a84a26179dc74882989326f749bcommit hash: 74c9390713326a84a26179dc74882989326f749bcommit hash: 74c9390713326a84a26179dc74882989326f749bcommit hash: 74c9390713326a84a26179dc74882989326f749b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-autoprefixer-rails: Update to 10.4.0.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.3.3.0
21 Nov 2021 18:24:36
commit hash: bc395812cf67b128adff816a3ce2002c5d10975ccommit hash: bc395812cf67b128adff816a3ce2002c5d10975ccommit hash: bc395812cf67b128adff816a3ce2002c5d10975ccommit hash: bc395812cf67b128adff816a3ce2002c5d10975c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-autoprefixer-rails: Update to 10.3.3.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.2.5.1
26 May 2021 19:00:06
commit hash: fbb020855a1561f55b8d9b635bb1aa0fb2dd80d3commit hash: fbb020855a1561f55b8d9b635bb1aa0fb2dd80d3commit hash: fbb020855a1561f55b8d9b635bb1aa0fb2dd80d3commit hash: fbb020855a1561f55b8d9b635bb1aa0fb2dd80d3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-autoprefixer-rails: Update to 10.2.5.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.2.5.0
16 May 2021 15:24:39
commit hash: b1d25a457ed3db23823ced62756f0c1c95d890ebcommit hash: b1d25a457ed3db23823ced62756f0c1c95d890ebcommit hash: b1d25a457ed3db23823ced62756f0c1c95d890ebcommit hash: b1d25a457ed3db23823ced62756f0c1c95d890eb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-autoprefixer-rails: Update to 10.2.5.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.2.4.0
11 May 2021 21:47:30
commit hash: 0fb6cdbfa124fb3f3f22774d7ad7e319a3db93c1commit hash: 0fb6cdbfa124fb3f3f22774d7ad7e319a3db93c1commit hash: 0fb6cdbfa124fb3f3f22774d7ad7e319a3db93c1commit hash: 0fb6cdbfa124fb3f3f22774d7ad7e319a3db93c1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-autoprefixer-rails: Update to 10.2.4.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.2.0.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
10.2.0.0
10 Jan 2021 08:25:46
Revision:561008Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.2.0.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.1.0.0
13 Dec 2020 22:22:46
Revision:558057Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.1.0.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.0.3.0
10 Dec 2020 21:59:23
Revision:557681Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.0.3.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.0.2.0
15 Nov 2020 18:13:05
Revision:555405Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.0.2.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.0.1.3
09 Nov 2020 17:37:44
Revision:554774Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.0.1.3

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.0.1.2
08 Nov 2020 17:49:09
Revision:554630Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.0.1.2

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.0.1.0
02 Oct 2020 08:16:45
Revision:551163Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.0.1.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
10.0.0.2
23 Sep 2020 12:06:23
Revision:549710Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.0.0.2

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.8.6.5
21 Sep 2020 20:04:45
Revision:549525Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.8.6.5

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.8.6.4
20 Sep 2020 19:23:07
Revision:549385Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.8.6.4

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.8.6.3
06 Sep 2020 15:39:28
Revision:547847Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.8.6.3

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.8.6
08 Aug 2020 10:26:34
Revision:544484Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.8.6

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.8.5
11 Jul 2020 18:12:07
Revision:542038Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.8.5

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.8.4
26 Jun 2020 08:47:13
Revision:540482Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.8.4

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.7.6
08 Apr 2020 02:23:45
Revision:531080Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.7.6

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.7.5
31 Mar 2020 23:16:57
Revision:530155Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.7.5

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.7.4
15 Jan 2020 17:47:43
Revision:523149Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.7.4

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.7.3
10 Dec 2019 17:14:58
Revision:519744Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.7.3

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.7.2
08 Dec 2019 17:31:10
Revision:519550Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.7.2

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.7.1
01 Nov 2019 16:33:45
Revision:516248Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.7.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.7.0
25 Oct 2019 19:11:22
Revision:515656Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.7.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.6.5
20 Oct 2019 17:21:16
Revision:515055Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.6.5

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.6.1
06 Jul 2019 21:42:32
Revision:506054Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.6.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.6.0
25 Jun 2019 20:53:01
Revision:505122Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.6.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.5.1.1
25 May 2019 22:04:08
Revision:502656Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.5.1.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.5.1
08 Apr 2019 19:21:09
Revision:498419Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.5.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.5.0
03 Apr 2019 00:03:52
Revision:497607Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.5.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.4.10
05 Mar 2019 17:30:12
Revision:494732Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.4.10

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.4.9
26 Feb 2019 23:51:07
Revision:494000Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.4.9

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.4.8
20 Feb 2019 20:47:41
Revision:493456Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.4.8

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.4.7
30 Jan 2019 19:22:18
Revision:491648Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.4.7

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.4.6
23 Jan 2019 00:02:01
Revision:491012Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.4.6

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.4.5
13 Jan 2019 20:08:35
Revision:490185Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.4.5

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.4.4
05 Jan 2019 22:46:19
Revision:489406Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.4.4

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.4.3
01 Jan 2019 20:39:51
Revision:489038Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.4.3

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.4.2
07 Dec 2018 21:34:40
Revision:486894Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.4.2

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.4.1
06 Dec 2018 20:31:42
Revision:486788Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.4.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.4.0
05 Dec 2018 18:49:07
Revision:486707Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.4.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.3.1
25 Oct 2018 19:33:44
Revision:482983Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.3.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.3.0
24 Oct 2018 17:58:06
Revision:482924Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.3.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.2.1
18 Oct 2018 19:55:45
Revision:482374Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.2.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.2.0
15 Oct 2018 21:07:12
Revision:482176Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.2.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.1.4
05 Sep 2018 23:55:45
Revision:479063Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.1.4

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.1.3
23 Aug 2018 17:58:41
Revision:477911Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.1.3

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.1.2
20 Aug 2018 22:14:39
Revision:477681Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.1.2

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.1.1
13 Aug 2018 18:20:15
Revision:477091Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.1.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.1.0
05 Aug 2018 19:07:52
Revision:476444Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 9.1.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
9.0.0
29 Jul 2018 19:23:06
Revision:475808Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.6.4

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
8.6.0
03 Jun 2018 18:17:07
Revision:471504Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.6.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
8.5.2
31 May 2018 19:49:12
Revision:471233Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.5.2

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
8.5.1
26 May 2018 17:48:51
Revision:470925Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.5.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
8.5.0
14 May 2018 16:31:49
Revision:469916Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.5.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
8.4.1
30 Apr 2018 17:08:37
Revision:468718Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.4.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
8.4.0
29 Apr 2018 19:46:12
Revision:468647Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.4.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
8.3.0
16 Apr 2018 18:33:15
Revision:467510Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.3.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
8.2.0
22 Mar 2018 19:53:21
Revision:465307Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.2.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
8.1.0
03 Mar 2018 16:30:49
Revision:463504Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.1.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
8.0.0
12 Feb 2018 19:03:18
Revision:461613Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.0.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.2.6
10 Feb 2018 16:21:31
Revision:461405Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.2.6

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.2.5
13 Jan 2018 08:24:45
Revision:458919Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.2.5

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.2.4
02 Jan 2018 15:33:29
Revision:457877Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.2.4

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.2.3
14 Dec 2017 20:43:18
Revision:456357Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.2.3

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.2.2
11 Dec 2017 10:40:36
Revision:455968Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.2.2

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.2.1
07 Dec 2017 16:01:19
Revision:455723Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.2.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.1.6
22 Oct 2017 16:09:47
Revision:452656Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.6

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.1.5
07 Oct 2017 09:13:18
Revision:451441Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.5

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.1.4
20 Sep 2017 16:32:22
Revision:450219Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.4

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.1.2.6
16 Aug 2017 15:45:12
Revision:448045Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.2.6

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.1.2.5
15 Aug 2017 18:58:11
Revision:447991Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.2.5

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.1.2.4
07 Aug 2017 18:51:28
Revision:447505Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.2.4

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.1.2.3
18 Jul 2017 17:55:20
Revision:446156Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.2.3

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.1.2.2
15 Jul 2017 19:09:20
Revision:445931Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.2.2

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.1.1.3
04 Jul 2017 08:08:34
Revision:445007Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.1.3

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.1.1
19 May 2017 15:35:33
Revision:441233Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
7.1.0
17 May 2017 18:04:21
Revision:441109Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.7.7.2
15 Apr 2017 00:47:20
Revision:438559Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.7.7.2

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.7.7.1
02 Apr 2017 02:37:34
Revision:437520Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.7.7.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.7.7
12 Mar 2017 17:28:20
Revision:436001Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.7.7

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.7.6
01 Mar 2017 14:41:26
Revision:435152Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.7.6

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.7.5
23 Feb 2017 16:47:55
Revision:434677Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.7.5

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.7.4
21 Feb 2017 16:36:23
Revision:434540Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.7.4

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.7.3
16 Feb 2017 16:46:11
Revision:434231Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.7.3

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.7.2
02 Feb 2017 13:31:02
Revision:433150Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.7.2

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.7.1
31 Jan 2017 15:33:35
Revision:432926Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.7.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.7.0
23 Jan 2017 18:50:51
Revision:432267Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.7.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.6.1
04 Jan 2017 15:02:43
Revision:430563Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.6.1

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
6.6.0
24 Dec 2016 13:03:07
Revision:429338Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 6.6.0

Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md

Number of commits found: 133 (showing only 100 on this page)

1 | 2  »