1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Update to 3.00.05

PR:		34602
Submitted by:	maintainer
This commit is contained in:
Patrick Li 2002-02-04 22:49:07 +00:00
parent 3efdae7893
commit 079b2931e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54213
3 changed files with 7 additions and 12 deletions

View File

@ -7,23 +7,18 @@
#
PORTNAME= integrit
PORTVERSION= 2.03.02
PORTVERSION= 3.00.05
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/-beta/}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/$/-beta/}
MAINTAINER= josb@cncdsl.com
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}-beta
GNU_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET= ${PORTNAME} aux
ALL_TARGET= ${PORTNAME} utils
MAN1= i-ls.1 i-viewdb.1 integrit.1
pre-configure:
@${PERL} -pi -e "s:= gcc:?= cc:g" ${WRKSRC}/Makefile.in
@${PERL} -pi -e "s:/usr/bin/test:/bin/test:g" ${WRKSRC}/hashtbl/configure
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (integrit-2.03.02.tar.gz) = ee2abd6c8c7d67657ad10711b3cae7b0
MD5 (integrit-3.00.05-beta.tar.gz) = 6e599badd2f8fba6af504243ade72900

View File

@ -2,5 +2,5 @@ bin/i-ls
sbin/i-viewdb
sbin/integrit
@unexec install-info --delete %D/info/integrit %D/info/dir
info/integrit
@exec install-info %D/info/integrit %D/info/dir
info/integrit.info
@exec install-info %D/info/integrit.info %D/info/dir