svn commit: r443778 - head/www/rubygem-hamlit
Adam Weinberger
adamw at FreeBSD.org
Sat Jun 17 14:49:29 UTC 2017
Author: adamw
Date: Sat Jun 17 14:49:28 2017
New Revision: 443778
URL: https://svnweb.freebsd.org/changeset/ports/443778
Log:
Remove NO_ARCH, and bump PORTREVISION.
This port installs /usr/local/lib/ruby/gems/2.3/extensions/amd64-freebsd-11/2.3/hamlit-2.8.1/hamlit/hamlit.so
Modified:
head/www/rubygem-hamlit/Makefile
Modified: head/www/rubygem-hamlit/Makefile
==============================================================================
--- head/www/rubygem-hamlit/Makefile Sat Jun 17 14:44:30 2017 (r443777)
+++ head/www/rubygem-hamlit/Makefile Sat Jun 17 14:49:28 2017 (r443778)
@@ -3,7 +3,7 @@
PORTNAME= hamlit
PORTVERSION= 2.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -17,7 +17,6 @@ RUN_DEPENDS= rubygem-temple>=0.8.0:devel/rubygem-templ
rubygem-thor>=0:devel/rubygem-thor \
rubygem-tilt>=0:devel/rubygem-tilt
-NO_ARCH= yes
USE_RUBY= yes
USES= gem shebangfix
SHEBANG_FILES= bin/setup bin/test bin/ruby
More information about the svn-ports-all
mailing list