mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
- Update to 1.1.2
- Add LICENSE - Remove contiguous blank lines Changes: https://github.com/Compass/compass-rails/commits/master
This commit is contained in:
parent
e07572fcc2
commit
12c11a29de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335757
2 changed files with 5 additions and 4 deletions
|
@ -1,18 +1,19 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= compass-rails
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Integrate Compass into Rails 2.3 and up
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-compass>=0.12.2:${PORTSDIR}/textproc/rubygem-compass
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/compass-rails-1.0.3.gem) = b04f4068e3a9900c80df828689f6eaf621ee9b402af943bcd1a9995c5027da3d
|
||||
SIZE (rubygem/compass-rails-1.0.3.gem) = 19456
|
||||
SHA256 (rubygem/compass-rails-1.1.2.gem) = 6a4e316e3e18195768d4252aca47bf08d3eedc8b6988b1774b659cb10c487f63
|
||||
SIZE (rubygem/compass-rails-1.1.2.gem) = 18432
|
||||
|
|
Loading…
Add table
Reference in a new issue