diff options
author | miwi <miwi@FreeBSD.org> | 2008-01-11 07:18:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-01-11 07:18:53 +0800 |
commit | 5eaa81025ce4b8f7cc55c197b1952c0bdbc83439 (patch) | |
tree | 08cd6ac6e2680b109d1299b458362173880fab72 /www | |
parent | 67c23a57371bb65bf13eb64c2c0fbf37cc25b794 (diff) | |
download | freebsd-ports-gnome-5eaa81025ce4b8f7cc55c197b1952c0bdbc83439.tar.gz freebsd-ports-gnome-5eaa81025ce4b8f7cc55c197b1952c0bdbc83439.tar.zst freebsd-ports-gnome-5eaa81025ce4b8f7cc55c197b1952c0bdbc83439.zip |
- Update to 0.9.3
PR: 118954
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-staticmatic/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-staticmatic/distinfo | 6 | ||||
-rw-r--r-- | www/rubygem-staticmatic/pkg-plist | 12 |
3 files changed, 14 insertions, 6 deletions
diff --git a/www/rubygem-staticmatic/Makefile b/www/rubygem-staticmatic/Makefile index 094ceb712a9d..f48c791f7e62 100644 --- a/www/rubygem-staticmatic/Makefile +++ b/www/rubygem-staticmatic/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= staticmatic -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.3 CATEGORIES= www rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/rubygem-staticmatic/distinfo b/www/rubygem-staticmatic/distinfo index 2e360186dc3c..3fada63b45d8 100644 --- a/www/rubygem-staticmatic/distinfo +++ b/www/rubygem-staticmatic/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/staticmatic-0.9.0.gem) = 0867984a8afc96aa9f53e9d23dfd1302 -SHA256 (rubygem/staticmatic-0.9.0.gem) = e014ac0253e3244e1de31d393be2c770e20d7082188bb569155aa53a8000bb9a -SIZE (rubygem/staticmatic-0.9.0.gem) = 216576 +MD5 (rubygem/staticmatic-0.9.3.gem) = 02b8682c8f9e1e9cf640621d09f5ac64 +SHA256 (rubygem/staticmatic-0.9.3.gem) = 735ba89ebc87aab4970fe709b45ba558bc80c8c927436e145dbf54107a2b8dc9 +SIZE (rubygem/staticmatic-0.9.3.gem) = 219648 diff --git a/www/rubygem-staticmatic/pkg-plist b/www/rubygem-staticmatic/pkg-plist index b08fd15a85d6..632d22b16175 100644 --- a/www/rubygem-staticmatic/pkg-plist +++ b/www/rubygem-staticmatic/pkg-plist @@ -1,5 +1,5 @@ bin/staticmatic -%%CACHE_DIR%%/staticmatic-0.9.0.gem +%%GEM_CACHE%% %%GEM_LIB_DIR%%/CHANGELOG %%GEM_LIB_DIR%%/LICENSE %%GEM_LIB_DIR%%/README @@ -11,6 +11,7 @@ bin/staticmatic %%GEM_LIB_DIR%%/example/src/layouts/application.haml %%GEM_LIB_DIR%%/example/src/pages/contact.haml %%GEM_LIB_DIR%%/example/src/pages/index.haml +%%GEM_LIB_DIR%%/example/src/pages/test test/blah.haml %%GEM_LIB_DIR%%/example/src/stylesheets/application.sass %%GEM_LIB_DIR%%/lib/staticmatic.rb %%GEM_LIB_DIR%%/lib/staticmatic/base.rb @@ -41,6 +42,7 @@ bin/staticmatic %%GEM_LIB_DIR%%/test/version_test.rb %%GEM_LIB_DIR%%/website/site/download.html %%GEM_LIB_DIR%%/website/site/faq.html +%%GEM_LIB_DIR%%/website/site/helper_central/index.html %%GEM_LIB_DIR%%/website/site/how_to_use.html %%GEM_LIB_DIR%%/website/site/images/bycurve21.gif %%GEM_LIB_DIR%%/website/site/images/curve21.jpg @@ -56,8 +58,11 @@ bin/staticmatic %%GEM_LIB_DIR%%/website/src/helpers/application_helper.rb %%GEM_LIB_DIR%%/website/src/layouts/application.haml %%GEM_LIB_DIR%%/website/src/layouts/test.haml +%%GEM_LIB_DIR%%/website/src/pages/_qa.haml %%GEM_LIB_DIR%%/website/src/pages/download.haml %%GEM_LIB_DIR%%/website/src/pages/faq.haml +%%GEM_LIB_DIR%%/website/src/pages/helper_central/_helper.haml +%%GEM_LIB_DIR%%/website/src/pages/helper_central/index.haml %%GEM_LIB_DIR%%/website/src/pages/how_to_use.haml %%GEM_LIB_DIR%%/website/src/pages/index.haml %%GEM_LIB_DIR%%/website/src/pages/releases/0_8_10.haml @@ -65,9 +70,10 @@ bin/staticmatic %%GEM_LIB_DIR%%/website/src/pages/releases/0_8_8.haml %%GEM_LIB_DIR%%/website/src/pages/releases/0_9_0.haml %%GEM_LIB_DIR%%/website/src/partials/news.haml -%%SPEC_DIR%%/staticmatic-0.9.0.gemspec +%%GEM_SPEC%% @dirrm %%GEM_LIB_DIR%%/website/src/partials @dirrm %%GEM_LIB_DIR%%/website/src/pages/releases +@dirrm %%GEM_LIB_DIR%%/website/src/pages/helper_central @dirrm %%GEM_LIB_DIR%%/website/src/pages @dirrm %%GEM_LIB_DIR%%/website/src/layouts @dirrm %%GEM_LIB_DIR%%/website/src/helpers @@ -75,6 +81,7 @@ bin/staticmatic @dirrm %%GEM_LIB_DIR%%/website/site/stylesheets @dirrm %%GEM_LIB_DIR%%/website/site/releases @dirrm %%GEM_LIB_DIR%%/website/site/images +@dirrm %%GEM_LIB_DIR%%/website/site/helper_central @dirrm %%GEM_LIB_DIR%%/website/site @dirrm %%GEM_LIB_DIR%%/website @dirrm %%GEM_LIB_DIR%%/test/sandbox/test_site/src/stylesheets @@ -92,6 +99,7 @@ bin/staticmatic @dirrm %%GEM_LIB_DIR%%/lib/staticmatic @dirrm %%GEM_LIB_DIR%%/lib @dirrm %%GEM_LIB_DIR%%/example/src/stylesheets +@dirrm %%GEM_LIB_DIR%%/example/src/pages/test test @dirrm %%GEM_LIB_DIR%%/example/src/pages @dirrm %%GEM_LIB_DIR%%/example/src/layouts @dirrm %%GEM_LIB_DIR%%/example/src |