svn commit: r365985 - head/devel/ruby-sdl
Steve Wills
swills at FreeBSD.org
Sun Aug 24 17:45:06 UTC 2014
Author: swills
Date: Sun Aug 24 17:45:05 2014
New Revision: 365985
URL: http://svnweb.freebsd.org/changeset/ports/365985
QAT: https://qat.redports.org/buildarchive/r365985/
Log:
devel/ruby-sdl: fix plist
With hat: ruby@
Modified:
head/devel/ruby-sdl/Makefile
head/devel/ruby-sdl/pkg-plist
Modified: head/devel/ruby-sdl/Makefile
==============================================================================
--- head/devel/ruby-sdl/Makefile Sun Aug 24 17:44:24 2014 (r365984)
+++ head/devel/ruby-sdl/Makefile Sun Aug 24 17:45:05 2014 (r365985)
@@ -3,6 +3,7 @@
PORTNAME= sdl
PORTVERSION= 2.1.3.1
+PORTREVISION= 1
CATEGORIES= devel graphics audio ruby
MASTER_SITES= https://ohai.github.io/rubysdl/archives/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
Modified: head/devel/ruby-sdl/pkg-plist
==============================================================================
--- head/devel/ruby-sdl/pkg-plist Sun Aug 24 17:44:24 2014 (r365984)
+++ head/devel/ruby-sdl/pkg-plist Sun Aug 24 17:45:05 2014 (r365985)
@@ -3,6 +3,5 @@
%%RUBY_SITELIBDIR%%/rubysdl_compatible_ver1.rb
%%RUBY_SITELIBDIR%%/sdl.rb
%%RUBY_SITELIBDIR%%/sdl1_compatible.rb
- at dirrmtry %%RUBY_SITEARCHLIBDIR%%
%%DOCS%%@dirrmtry %%RUBY_DOCDIR%%
%%EXAMPLES%%@dirrmtry %%RUBY_EXAMPLESDIR%%
More information about the svn-ports-all
mailing list