Date: Sun, 29 Apr 2001 20:32:09 -0700 (PDT) From: david@usermode.org To: freebsd-gnats-submit@FreeBSD.org Subject: ports/26977: qbrew port update Message-ID: <200104300332.f3U3W9c09358@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 26977 >Category: ports >Synopsis: qbrew port update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 29 20:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: David Johnson >Release: FreeBSD 4.3-RELEASE i386 >Organization: >Environment: FreeBSD nomad.home 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sun Apr 22 19:25:33 PDT 2001 root@nomad.home:/usr/src/sys/compile/NOMAD i386 >Description: updating port qbrew from version 0.1.6 to 0.2.0 >How-To-Repeat: N/A >Fix: diff -ruN qbrew.bak/Makefile qbrew/Makefile --- qbrew.bak/Makefile Fri Apr 6 23:46:38 2001 +++ qbrew/Makefile Thu Apr 26 19:50:30 2001 @@ -6,7 +6,7 @@ # PORTNAME= qbrew -PORTVERSION= 0.1.6 +PORTVERSION= 0.2.0 CATEGORIES= misc MASTER_SITES= http://www.usermode.org/code/ diff -ruN qbrew.bak/distinfo qbrew/distinfo --- qbrew.bak/distinfo Fri Apr 6 23:46:38 2001 +++ qbrew/distinfo Thu Apr 26 20:02:55 2001 @@ -1 +1 @@ -MD5 (qbrew-0.1.6.tar.gz) = 34930a7983a333525b05830021ff2fae +MD5 (qbrew-0.2.0.tar.gz) = 9c70ea4a9f46b7877efb2957c4779459 diff -ruN qbrew.bak/pkg-plist qbrew/pkg-plist --- qbrew.bak/pkg-plist Fri Apr 6 23:46:38 2001 +++ qbrew/pkg-plist Thu Apr 26 20:02:22 2001 @@ -4,12 +4,13 @@ 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-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.html @dirrm share/qbrew/doc/en @dirrm share/qbrew/doc +@dirrm share/qbrew/data @dirrm share/qbrew >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104300332.f3U3W9c09358>