svn commit: r387102 - head/devel/rubygem-allison
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 23 07:14:20 UTC 2015
Author: sunpoet
Date: Sat May 23 07:14:19 2015
New Revision: 387102
URL: https://svnweb.freebsd.org/changeset/ports/387102
Log:
- Remove USE_RAKE
- Update WWW
Modified:
head/devel/rubygem-allison/Makefile
head/devel/rubygem-allison/pkg-descr
Modified: head/devel/rubygem-allison/Makefile
==============================================================================
--- head/devel/rubygem-allison/Makefile Sat May 23 07:14:14 2015 (r387101)
+++ head/devel/rubygem-allison/Makefile Sat May 23 07:14:19 2015 (r387102)
@@ -9,9 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Modern, pretty RDoc template
-USE_RUBY= yes
-USE_RUBYGEMS= yes
-USE_RAKE= yes
+USE_RUBY= yes
+USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/allison
Modified: head/devel/rubygem-allison/pkg-descr
==============================================================================
--- head/devel/rubygem-allison/pkg-descr Sat May 23 07:14:14 2015 (r387101)
+++ head/devel/rubygem-allison/pkg-descr Sat May 23 07:14:19 2015 (r387102)
@@ -1,3 +1,3 @@
A modern, pretty RDoc template.
-WWW: http://blog.evanweaver.com/pages/code#allison
+WWW: https://github.com/evan/allison
More information about the svn-ports-all
mailing list