mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
update to 1.40-17
remove BROKEN
This commit is contained in:
parent
4a6bf41f75
commit
02129dc3c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116229
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= beav
|
||||
PORTVERSION= 1.40.16
|
||||
PORTVERSION= 1.40.17
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E}
|
||||
@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Binary Editor And Viewer, a full featured binary file editor
|
||||
|
||||
BROKEN= "Unfetchable"
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (beav_1.40-16.tar.gz) = 398c06be310319e67daedf30cfb3cf7f
|
||||
SIZE (beav_1.40-16.tar.gz) = 134715
|
||||
MD5 (beav_1.40-17.tar.gz) = 1989c6560b31453999259627d2fd5284
|
||||
SIZE(beav_1.40-17.tar.gz) = 132902
|
||||
|
12
editors/beav/files/patch-def.h
Normal file
12
editors/beav/files/patch-def.h
Normal file
@ -0,0 +1,12 @@
|
||||
--- def.h.orig Tue Jul 13 11:05:00 2004
|
||||
+++ def.h Sun Aug 15 03:51:52 2004
|
||||
@@ -566,9 +566,6 @@
|
||||
/*
|
||||
* Standard I/O.
|
||||
*/
|
||||
-extern char *malloc ();
|
||||
-extern char *strcpy ();
|
||||
-extern char *strcat ();
|
||||
|
||||
#ifndef NOPROTO
|
||||
#include "prototyp.h"
|
Loading…
Reference in New Issue
Block a user