diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-15 06:18:35 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-15 06:18:35 +0000 |
commit | 0fcebac3e3cb7a6dd00305c77dcb63e5719af59a (patch) | |
tree | ffb55d87d7c3513f513c1c30546d081510b34112 /devel | |
parent | 807bf1c49571da6cb36ca72628580732e04ba9e1 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=121640
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-gconf2/Makefile | 1 | ||||
-rw-r--r-- | devel/ruby-gconf2/pkg-plist | 1 | ||||
-rw-r--r-- | devel/ruby-gnomevfs/Makefile | 1 | ||||
-rw-r--r-- | devel/ruby-libglade2/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile index afa0ab5140fb..2d2b2cbadcfe 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 ecb99f470023..3a6c118b7c55 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 diff --git a/devel/ruby-gnomevfs/Makefile b/devel/ruby-gnomevfs/Makefile index 57c5a361f049..4159e8b9ee35 100644 --- a/devel/ruby-gnomevfs/Makefile +++ b/devel/ruby-gnomevfs/Makefile @@ -7,7 +7,6 @@ PORTNAME= gnomevfs PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 1 CATEGORIES= devel ruby gnome MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} diff --git a/devel/ruby-libglade2/Makefile b/devel/ruby-libglade2/Makefile index dcb3efe5d7a1..ff0b1b34050f 100644 --- a/devel/ruby-libglade2/Makefile +++ b/devel/ruby-libglade2/Makefile @@ -7,7 +7,6 @@ PORTNAME= libglade2 PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 1 CATEGORIES= devel ruby gnome MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} |