pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-protobuf-cucumber



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Mar 20 15:09:58 UTC 2020

Modified Files:
        pkgsrc/devel/ruby-protobuf-cucumber: Makefile

Log Message:
Bump PKGREVISION

* Bump PKGREVISION by RUBY_RAILS_DEFAULT change.
* Cosmetic change comment in RUBY_RAILS_ACCEPTED line.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-protobuf-cucumber/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/ruby-protobuf-cucumber/Makefile
diff -u pkgsrc/devel/ruby-protobuf-cucumber/Makefile:1.2 pkgsrc/devel/ruby-protobuf-cucumber/Makefile:1.3
--- pkgsrc/devel/ruby-protobuf-cucumber/Makefile:1.2    Sun Mar 15 17:21:21 2020
+++ pkgsrc/devel/ruby-protobuf-cucumber/Makefile        Fri Mar 20 15:09:58 2020
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/03/15 17:21:21 taca Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/20 15:09:58 taca Exp $
 
 DISTNAME=      protobuf-cucumber-3.10.8
+PKGREVISION=   1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -13,7 +14,7 @@ DEPENDS+=     ${RUBY_PKGPREFIX}-middleware>=
 DEPENDS+=      ${RUBY_PKGPREFIX}-thor>=0:../../devel/ruby-thor
 DEPENDS+=      ${RUBY_PKGPREFIX}-thread_safe>=0:../../misc/ruby-thread_safe
 
-RUBY_RAILS_ACCEPTED=   # yes
+RUBY_RAILS_ACCEPTED=   # defined
 USE_LANGUAGES=         # none
 RUBYGEM_OPTIONS+=      --format-executable
 



Home | Main Index | Thread Index | Old Index