diff options
-rw-r--r-- | editors/biew/Makefile | 3 | ||||
-rw-r--r-- | editors/biew/distinfo | 2 | ||||
-rw-r--r-- | editors/biew/files/patch-ac | 4 | ||||
-rw-r--r-- | editors/biew/pkg-plist | 2 |
4 files changed, 6 insertions, 5 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile index 4c8f3a3..73a84fb 100644 --- a/editors/biew/Makefile +++ b/editors/biew/Makefile @@ -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 diff --git a/editors/biew/distinfo b/editors/biew/distinfo index 51a6369..99c4d0e 100644 --- a/editors/biew/distinfo +++ b/editors/biew/distinfo @@ -1 +1 @@ -MD5 (biew-532.tar.bz2) = 9619003b7da7306ed876624456a6cae1 +MD5 (biew-550.tar.bz2) = e24de24e56900b00420ee882305c9167 diff --git a/editors/biew/files/patch-ac b/editors/biew/files/patch-ac index 30712c0..2812ff3 100644 --- a/editors/biew/files/patch-ac +++ b/editors/biew/files/patch-ac @@ -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 --git a/editors/biew/pkg-plist b/editors/biew/pkg-plist index 3ff2d14..3dc5da4 100644 --- a/editors/biew/pkg-plist +++ b/editors/biew/pkg-plist @@ -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 |