ports/54374: Update port: devel/hypersrc to 5.3.10

KATO Tsuguru tkato at prontomail.com
Fri Jul 11 14:40:20 UTC 2003


>Number:         54374
>Category:       ports
>Synopsis:       Update port: devel/hypersrc to 5.3.10
>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:   Fri Jul 11 07:40:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 5.3.10

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/hypersrc/Makefile devel/hypersrc/Makefile
--- /usr/ports/devel/hypersrc/Makefile	Wed Jul  2 00:25:36 2003
+++ devel/hypersrc/Makefile	Wed Jul  9 02:08:29 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	hypersrc
-PORTVERSION=	5.3.9
+PORTVERSION=	5.3.10
 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	Wed Jul  2 00:25:36 2003
+++ devel/hypersrc/distinfo	Wed Jul  9 01:59:19 2003
@@ -1 +1 @@
-MD5 (hypersrc-5.3.9.tar.gz) = af2a8d5c1066913361dffc2f536f8293
+MD5 (hypersrc-5.3.10.tar.gz) = 23d02d417c4d99ad81445c7d0b8ca8dd
diff -urN /usr/ports/devel/hypersrc/files/patch-Makefile devel/hypersrc/files/patch-Makefile
--- /usr/ports/devel/hypersrc/files/patch-Makefile	Tue Jul  1 20:39:04 2003
+++ devel/hypersrc/files/patch-Makefile	Wed Jul  9 02:04:57 2003
@@ -1,5 +1,5 @@
---- GNUmakefile.orig	Fri Jan 17 21:33:25 2003
-+++ GNUmakefile	Sat Jan 25 05:52:32 2003
+--- GNUmakefile.orig	Tue Jul  8 09:09:30 2003
++++ GNUmakefile	Wed Jul  9 02:04:50 2003
 @@ -8,11 +8,7 @@
  
  # Where to install.
@@ -11,9 +11,9 @@
 -endif
 +		INSTALL_DIR=${PREFIX}/bin
  
- PROGNAME	= hypersrc
- OUT			= out
-@@ -70,7 +66,7 @@
+ INSTALL			= install
+ INSTALL_OWNER	=
+@@ -74,7 +70,7 @@
  else
  
  ifndef DEBUG
@@ -22,7 +22,7 @@
  else
  C_OPTIMIZE = -O
  endif
-@@ -136,10 +132,10 @@
+@@ -145,10 +141,10 @@
  
  # -----	editing the rest should usually be unnecessary ------------------------
  
@@ -31,12 +31,12 @@
 +#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_FLAGS	= $(PROF_OPTS) `gnome-config --libs gnomeui`
+-LD_FLAGS	+= $(PROF_OPTS) -pipe `$(GTK_CONFIG) --libs` `gnome-config --libs gnomeui`
++LD_FLAGS	+= $(PROF_OPTS) `gnome-config --libs gnomeui`
  C_SRCS		= $(addprefix $(SRC)/,$(C_SRCS_))
  C_OBJS_		= $(C_SRCS_:.c=.o)
  C_OBJS		= $(addprefix $(OUT)/,$(C_OBJS_))
-@@ -171,7 +167,7 @@
+@@ -180,7 +176,7 @@
  		$(LD) -o $(OUT)/hypersrc $(C_OBJS) $(LD_FLAGS) $(LIBS) $(OUT)/libparser.a
  
  $(OUT)/%.o:     $(SRC)/%.c
@@ -45,7 +45,7 @@
  
  # -----------------------------------------------------------------------------
  # parser (lex/yacc code that builds func graph/tree)
-@@ -209,13 +205,13 @@
+@@ -218,13 +214,13 @@
  		mv  y.tab.[cho] $(OUT)
  
  $(OUT)/y.tab.o:  $(OUT)/y.tab.c
@@ -62,7 +62,7 @@
  
  # -----------------------------------------------------------------------------
  
-@@ -233,10 +229,11 @@
+@@ -242,10 +238,11 @@
  		rm -f $(INSTALL_DIR)/ctags.pl
  		cat  Hypersrc.pl  \
  		| sed 's|\$hypersrc = "hypersrc"|\$hypersrc = "${INSTALL_DIR}/hypersrc"|'  \
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list