Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2006 23:00:13 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/104421: [PATCH] news/inn-stable: Fix build in 6-STABLE
Message-ID:  <20061014150013.86C1994@netnews.NCTU.edu.tw>
Resent-Message-ID: <200610141500.k9EF0Qva079161@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104421
>Category:       ports
>Synopsis:       [PATCH] news/inn-stable: Fix build in 6-STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 14 15:00:26 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
- Fix build on 6-STABLE:
  http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006100517/inn-stable-20040707.log

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- inn-stable-20040707.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/news/inn-stable/pkg-plist /home/staff/gslin/work/ports/inn-stable/pkg-plist
--- /usr/ports/news/inn-stable/pkg-plist	Sun Jan 22 10:47:41 2006
+++ /home/staff/gslin/work/ports/inn-stable/pkg-plist	Sat Oct 14 22:58:03 2006
@@ -100,10 +100,10 @@
 news/bin/tally.control
 news/bin/tdx-util
 news/bin/writelog
-@comment news/db/active
-@comment news/db/active.times
-@comment news/db/history
-@comment news/db/history.dir
+news/db/active
+news/db/active.times
+news/db/history
+news/db/history.dir
 %%SUB_WITHOUT_TAGGED_HASH%%news/db/history.hash
 %%SUB_WITHOUT_TAGGED_HASH%%news/db/history.index
 %%SUB_WITH_TAGGED_HASH%%news/db/history.pag
--- inn-stable-20040707.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061014150013.86C1994>