Bug 36689

Summary: fix for port net/priss for FreeBSD-5.0
Product: Ports & Packages Reporter: Richard Kiss <kiss>
Component: Individual Port(s)Assignee: Anders Nordby <anders>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Richard Kiss 2002-04-03 08:30:01 UTC
	see patch

How-To-Repeat: 	see patch
Comment 1 Anders Nordby freebsd_committer freebsd_triage 2002-04-14 00:13:22 UTC
State Changed
From-To: open->analyzed

I'll handle this. 


Comment 2 Anders Nordby freebsd_committer freebsd_triage 2002-04-14 00:13:22 UTC
Responsible Changed
From-To: freebsd-ports->anders

I'll handle this.
Comment 3 anders 2002-04-14 00:23:13 UTC
Hi Richard.

I needed to modify your patch to this to make it compile on a
5.0-20020409-CURRENT:

--- QTFile/OSHeaders.h.orig     Sat Apr 13 23:17:37 2002
+++ QTFile/OSHeaders.h  Sat Apr 13 23:17:50 2002
@@ -69,6 +69,7 @@

        /* Includes */
        #include <sys/types.h>
+       #include <sys/param.h>

        /* Constants */
        #define QT_TIME_TO_LOCAL_TIME   (-2082844800)

Is this OK with you?

Do you have another/local master site for Priss? www.streamingserver.org
is offline it seems.

Cheers,

-- 
Anders.
Comment 4 Anders Nordby freebsd_committer freebsd_triage 2002-04-15 20:38:46 UTC
State Changed
From-To: analyzed->closed

Committed (with modifications), thanks!