diff options
author | mezz <mezz@FreeBSD.org> | 2004-11-15 06:18:35 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-11-15 06:18:35 +0000 |
commit | 4e9e2ea198375173925610d9a3c2a2b66df6bad3 (patch) | |
tree | 1c71bf41f63248141fff06b67973144299b78c20 /devel/ruby-gconf2 | |
parent | 621d06f954b2f5839923d03a50edd1c620396e39 (diff) | |
download | FreeBSD-ports-4e9e2ea198375173925610d9a3c2a2b66df6bad3.zip FreeBSD-ports-4e9e2ea198375173925610d9a3c2a2b66df6bad3.tar.gz |
Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint and
Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with
create and test with those new ports tonight or tomorrow.
Diffstat (limited to 'devel/ruby-gconf2')
-rw-r--r-- | devel/ruby-gconf2/Makefile | 1 | ||||
-rw-r--r-- | devel/ruby-gconf2/pkg-plist | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile index afa0ab5..2d2b2cb 100644 --- a/devel/ruby-gconf2/Makefile +++ b/devel/ruby-gconf2/Makefile @@ -7,7 +7,6 @@ PORTNAME= gconf2 PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 1 CATEGORIES= devel gnome ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} diff --git a/devel/ruby-gconf2/pkg-plist b/devel/ruby-gconf2/pkg-plist index ecb99f4..3a6c118 100644 --- a/devel/ruby-gconf2/pkg-plist +++ b/devel/ruby-gconf2/pkg-plist @@ -1,7 +1,6 @@ %%RUBY_SITEARCHLIBDIR%%/gconf2.so %%RUBY_SITELIBDIR%%/gconf2.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/basic-gconf-app.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/notify.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/simple-controller.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/simple-view.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test.rb |