ports/57591: Update port: devel/hypersrc to 5.3.12

KATO Tsuguru tkato at prontomail.com
Sun Oct 5 05:20:24 UTC 2003


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 04 22:20:17 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list