update editors/biew: 5.3.2 --> 5.5.0

PR:		53806
Submitted by:	Ryan Thompson <ryan@sasknow.com> (maintainer)
This commit is contained in:
Daichi GOTO 2003-06-30 12:33:50 +00:00
parent 1309f8d258
commit a2046a6ef2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83894
4 changed files with 6 additions and 5 deletions

View File

@ -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@sasknow.com
COMMENT= Binary vIEWer + editor for binary, hexadecimal and dis-asm modes
USE_BZIP2= yes

View File

@ -1 +1 @@
MD5 (biew-532.tar.bz2) = 9619003b7da7306ed876624456a6cae1
MD5 (biew-550.tar.bz2) = e24de24e56900b00420ee882305c9167

View File

@ -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

View File

@ -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