diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-05-01 01:10:34 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-05-01 01:10:34 +0000 |
commit | 75a75357ce9a27e7fbf6cbaafa4873422dc5b02a (patch) | |
tree | ace48078bd72b861beb936165cd9253d4c44e14c /misc | |
parent | - Fix pkg-plist (diff) |
updating port qbrew from version 0.1.6 to 0.2.0
PR: 26977
Submitted by: David Johnson <david@usermode.org>
Notes
Notes:
svn path=/head/; revision=42115
Diffstat (limited to 'misc')
-rw-r--r-- | misc/qbrew/Makefile | 2 | ||||
-rw-r--r-- | misc/qbrew/distinfo | 2 | ||||
-rw-r--r-- | misc/qbrew/pkg-plist | 7 |
3 files changed, 8 insertions, 3 deletions
diff --git a/misc/qbrew/Makefile b/misc/qbrew/Makefile index defd15315d7e..7f7d9a783fe3 100644 --- a/misc/qbrew/Makefile +++ b/misc/qbrew/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbrew -PORTVERSION= 0.1.6 +PORTVERSION= 0.2.0 CATEGORIES= misc MASTER_SITES= http://www.usermode.org/code/ diff --git a/misc/qbrew/distinfo b/misc/qbrew/distinfo index 363e6f83a91c..ca5edc12328c 100644 --- a/misc/qbrew/distinfo +++ b/misc/qbrew/distinfo @@ -1 +1 @@ -MD5 (qbrew-0.1.6.tar.gz) = 34930a7983a333525b05830021ff2fae +MD5 (qbrew-0.2.0.tar.gz) = 9c70ea4a9f46b7877efb2957c4779459 diff --git a/misc/qbrew/pkg-plist b/misc/qbrew/pkg-plist index 4e953a82bae1..3567f81864d0 100644 --- a/misc/qbrew/pkg-plist +++ b/misc/qbrew/pkg-plist @@ -4,12 +4,13 @@ share/qbrew/README share/qbrew/TODO share/qbrew/LICENSE share/qbrew/qbrew.xpm -share/qbrew/calcdb +share/qbrew/data/qbrewdata share/qbrew/doc/en/qbrew-build.html share/qbrew/doc/en/qbrew-changes.html share/qbrew/doc/en/qbrew-characteristics.html share/qbrew/doc/en/qbrew-copyright.html share/qbrew/doc/en/qbrew-credits.html +share/qbrew/doc/en/qbrew-faq.html share/qbrew/doc/en/qbrew-handbook.html share/qbrew/doc/en/qbrew-help.html share/qbrew/doc/en/qbrew-hop.html @@ -17,12 +18,15 @@ share/qbrew/doc/en/qbrew-ingredients.html share/qbrew/doc/en/qbrew-install.html share/qbrew/doc/en/qbrew-intro.html share/qbrew/doc/en/qbrew-menus.html +share/qbrew/doc/en/qbrew-misc.html share/qbrew/doc/en/qbrew-notes.html share/qbrew/doc/en/qbrew-options.html share/qbrew/doc/en/qbrew-require.html +share/qbrew/doc/en/qbrew-tools.html share/qbrew/doc/en/qbrew-using.html share/qbrew/doc/en/qbrew.docbook share/qbrew/doc/en/qbrew.dsl +share/qbrew/doc/en/sqa.docbook share/qbrew/doc/en/primer-design.html share/qbrew/doc/en/primer-equipment.html share/qbrew/doc/en/primer-firstbrew.html @@ -32,4 +36,5 @@ share/qbrew/doc/en/primer-recipes.html share/qbrew/doc/en/primer.html @dirrm share/qbrew/doc/en @dirrm share/qbrew/doc +@dirrm share/qbrew/data @dirrm share/qbrew |