From tkato@prontomail.com  Sat Oct  4 22:15:30 2003
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 93AC816A4B3
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat,  4 Oct 2003 22:15:30 -0700 (PDT)
Received: from hfep05.dion.ne.jp (hfep05.dion.ne.jp [203.181.105.71])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0BBE843FD7
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat,  4 Oct 2003 22:15:29 -0700 (PDT)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([218.222.54.66]) by hfep05.dion.ne.jp with SMTP
          id <20031005051524661.MTET@hfep05.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sun, 5 Oct 2003 14:15:24 +0900
Message-Id: <20031005141503.06105fa5.tkato@prontomail.com>
Date: Sun, 5 Oct 2003 14:15:03 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: devel/hypersrc to 5.3.12

>Number:         57591
>Category:       ports
>Synopsis:       Update port: devel/hypersrc to 5.3.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 04 22:20:17 PDT 2003
>Closed-Date:    Sun Oct 05 12:22:28 PDT 2003
>Last-Modified:  Sun Oct 05 12:22:28 PDT 2003
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 5.3.12

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/hypersrc/Makefile devel/hypersrc/Makefile
--- /usr/ports/devel/hypersrc/Makefile	Sat Jul 12 12:21:27 2003
+++ devel/hypersrc/Makefile	Sat Oct  4 22:05:49 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	hypersrc
-PORTVERSION=	5.3.10
+PORTVERSION=	5.3.12
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.jimbrooks.org/hypersrc/%SUBDIR%/ \
 		http://www.home.earthlink.net/~jebrooks1/ftp/hypersrc/%SUBDIR%/
diff -urN /usr/ports/devel/hypersrc/distinfo devel/hypersrc/distinfo
--- /usr/ports/devel/hypersrc/distinfo	Sat Jul 12 20:20:53 2003
+++ devel/hypersrc/distinfo	Sat Oct  4 22:19:48 2003
@@ -1 +1 @@
-MD5 (hypersrc-5.3.10.tar.gz) = cc9098f5c951b48d7260f4c0f94d23c4
+MD5 (hypersrc-5.3.12.tar.gz) = 1ae9a71dc06008525c29ded0a9615119
diff -urN /usr/ports/devel/hypersrc/files/patch-Makefile devel/hypersrc/files/patch-Makefile
--- /usr/ports/devel/hypersrc/files/patch-Makefile	Sat Jul 12 12:21:27 2003
+++ devel/hypersrc/files/patch-Makefile	Sat Oct  4 22:20:30 2003
@@ -1,5 +1,5 @@
---- GNUmakefile.orig	Tue Jul  8 09:09:30 2003
-+++ GNUmakefile	Wed Jul  9 02:04:50 2003
+--- GNUmakefile.orig	Wed Aug  6 10:54:35 2003
++++ GNUmakefile	Sat Oct  4 22:20:22 2003
 @@ -8,11 +8,7 @@
  
  # Where to install.
@@ -28,10 +28,11 @@
  
 -CC			= gcc -c
 -CC_FLAGS	= -I$(INC_DIR) $(PROF_OPTS) $(C_DEBUG) $(C_OPTIMIZE) $(C_OPTS) $(C_WARNINGS) -pipe `$(GTK_CONFIG) --cflags` `gnome-config --cflags gnomeui`
+-LD			= gcc
+-LD_FLAGS	+= $(PROF_OPTS) -pipe `$(GTK_CONFIG) --libs` `gnome-config --libs gnomeui`
 +#CC			= gcc -c
 +CC_FLAGS	= -I$(INC_DIR) $(PROF_OPTS) $(C_DEBUG) $(C_OPTIMIZE) $(C_OPTS) $(C_WARNINGS) `gnome-config --cflags gnomeui`
- LD			= gcc
--LD_FLAGS	+= $(PROF_OPTS) -pipe `$(GTK_CONFIG) --libs` `gnome-config --libs gnomeui`
++LD			= $(CC)
 +LD_FLAGS	+= $(PROF_OPTS) `gnome-config --libs gnomeui`
  C_SRCS		= $(addprefix $(SRC)/,$(C_SRCS_))
  C_OBJS_		= $(C_SRCS_:.c=.o)
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sun Oct 5 12:22:21 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57591 
>Unformatted:
