diff options
author | taca <taca> | 2017-06-21 15:42:10 +0000 |
---|---|---|
committer | taca <taca> | 2017-06-21 15:42:10 +0000 |
commit | fb25d9faa67a725bde2933fd87084ccc852561bb (patch) | |
tree | 6e25b3e094c1b29d5ed0c6f0f6c752367c726389 /www | |
parent | b69c976161723a6aeee8f1de3bfe2d2fa6186884 (diff) | |
download | pkgsrc-fb25d9faa67a725bde2933fd87084ccc852561bb.tar.gz |
Bump revision due to change of PKGPATH of depending rails components' packages.
Diffstat (limited to 'www')
-rw-r--r-- | www/ruby-coffee-rails32/Makefile | 3 | ||||
-rw-r--r-- | www/ruby-jquery-rails/Makefile | 3 | ||||
-rw-r--r-- | www/ruby-rails-deprecated_sanitizer/Makefile | 3 | ||||
-rw-r--r-- | www/ruby-sass-rails32/Makefile | 4 |
4 files changed, 8 insertions, 5 deletions
diff --git a/www/ruby-coffee-rails32/Makefile b/www/ruby-coffee-rails32/Makefile index ddcfffa1732..2a16d937cab 100644 --- a/www/ruby-coffee-rails32/Makefile +++ b/www/ruby-coffee-rails32/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/20 13:16:39 taca Exp $ +# $NetBSD: Makefile,v 1.2 2017/06/21 15:42:11 taca Exp $ DISTNAME= coffee-rails-3.2.2 +PKGREVISION= 1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-jquery-rails/Makefile b/www/ruby-jquery-rails/Makefile index bb7b7bd43b5..2acdc70aef7 100644 --- a/www/ruby-jquery-rails/Makefile +++ b/www/ruby-jquery-rails/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2016/10/18 15:48:55 taca Exp $ +# $NetBSD: Makefile,v 1.11 2017/06/21 15:42:11 taca Exp $ DISTNAME= jquery-rails-3.1.4 +PKGREVISION= 1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-rails-deprecated_sanitizer/Makefile b/www/ruby-rails-deprecated_sanitizer/Makefile index cb8ef6d3802..cfc11c22afb 100644 --- a/www/ruby-rails-deprecated_sanitizer/Makefile +++ b/www/ruby-rails-deprecated_sanitizer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2017/06/21 13:12:21 taca Exp $ +# $NetBSD: Makefile,v 1.3 2017/06/21 15:42:11 taca Exp $ DISTNAME= rails-deprecated_sanitizer-1.0.3 +PKGREVISION= 1 CATEGORIES= www MAINTAINER= minskim@NetBSD.org diff --git a/www/ruby-sass-rails32/Makefile b/www/ruby-sass-rails32/Makefile index 14752000244..48fcc91c86a 100644 --- a/www/ruby-sass-rails32/Makefile +++ b/www/ruby-sass-rails32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2017/03/21 02:29:38 taca Exp $ +# $NetBSD: Makefile,v 1.7 2017/06/21 15:42:11 taca Exp $ DISTNAME= sass-rails-3.2.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |