ports/53806: MAINTAINER-UPDATE editors/biew to new version

Ryan Thompson ryan at sasknow.com
Fri Jun 27 06:30:15 UTC 2003


>Number:         53806
>Category:       ports
>Synopsis:       MAINTAINER-UPDATE editors/biew to new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 26 23:30:01 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Thompson <ryan at sasknow.com>
>Release:        FreeBSD 4.7-RELEASE-p6 i386
>Organization:
SaskNow Technologies
>Environment:
System: FreeBSD ren.sasknow.com 4.7-RELEASE-p6 FreeBSD 4.7-RELEASE-p6 #0: Thu Feb 27 12:55:10 CST 2003 hutenosa at ren.sasknow.com:/customer/renhome/obj/usr/src/sys/REN i386


	
>Description:
	This updates editors/biew from 5.3.2 to the recently released 5.5.0
	
	I've also sorted pkg-plist to make my life a little easier for future
	updates, although it is semantically equivalent to the current
	repository version. Commit it or not. :-)

	
>How-To-Repeat:
	
>Fix:

diff -ruN biew.orig/Makefile biew/Makefile
--- biew.orig/Makefile	Thu Jun 26 23:36:02 2003
+++ biew/Makefile	Thu Jun 26 23:35:52 2003
@@ -6,13 +6,14 @@
 #
 
 PORTNAME=	biew
-PORTVERSION=	5.3.2
+PORTVERSION=	5.5.0
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}
 
 MAINTAINER=	ryan at sasknow.com
+
 COMMENT=	Binary vIEWer + editor for binary, hexadecimal and dis-asm modes
 
 USE_BZIP2=	yes
diff -ruN biew.orig/distinfo biew/distinfo
--- biew.orig/distinfo	Mon Apr 29 15:24:12 2002
+++ biew/distinfo	Thu Jun 26 23:14:44 2003
@@ -1 +1 @@
-MD5 (biew-532.tar.bz2) = 9619003b7da7306ed876624456a6cae1
+MD5 (biew-550.tar.bz2) = e24de24e56900b00420ee882305c9167
diff -ruN biew.orig/files/patch-ac biew/files/patch-ac
--- biew.orig/files/patch-ac	Tue Aug  1 17:43:30 2000
+++ biew/files/patch-ac	Thu Jun 26 23:21:35 2003
@@ -4,8 +4,8 @@
  ifeq ($(TARGET_PLATFORM),i386)
   MACHINE=ia32
   CDEFSYS=-D__MACHINE__=ia32 -D__CPU_NAME__='"i386"' -D__CPU__=386\
--         -D__DEFAULT_DISASM=0 -m386 -fno-builtin
-+         -D__DEFAULT_DISASM=0
+-         -D__DEFAULT_DISASM=0 -fno-builtin -DCAN_COMPILE_X86_GAS=1
++         -D__DEFAULT_DISASM=0 -DCAN_COMPILE_X86_GAS=1
  endif
  ifeq ($(TARGET_PLATFORM),i486)
   MACHINE=ia32
diff -ruN biew.orig/pkg-plist biew/pkg-plist
--- biew.orig/pkg-plist	Sun Nov 18 03:13:05 2001
+++ biew/pkg-plist	Thu Jun 26 23:31:40 2003
@@ -1,6 +1,6 @@
 bin/biew
-share/biew/biew.hlp
 share/biew/assembly.skn
+share/biew/biew.hlp
 share/biew/golded.skn
 share/biew/insight.skn
 share/biew/standard.skn

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



More information about the freebsd-ports-bugs mailing list