mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 4.4 fixing a security vulnerability.
ALL USERS OF THIS PORT ARE STRONGLY URGED TO UPGRADE. PR: 37265 Submitted by: maintainer
This commit is contained in:
parent
e0d34c0ef9
commit
dda7619c09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57903
@ -6,16 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= global
|
||||
PORTVERSION= 4.3.1
|
||||
PORTVERSION= 4.4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.tamacom.com/global/
|
||||
|
||||
MAINTAINER= josb@cncdsl.com
|
||||
MAINTAINER= jos@catnook.com
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= htags.1 btreeop.1 gtags.1 global.1 gctags.1
|
||||
MAN1= htags.1 btreeop.1 gozilla.1 gtags.1 global.1 gctags.1
|
||||
|
||||
post-patch:
|
||||
${PERL} -pi -e "s|\@PERL\@|${PERL}|g" ${WRKSRC}/htags/htags.in
|
||||
|
@ -1 +1 @@
|
||||
MD5 (global-4.3.1.tar.gz) = 59497b4d8102760d772f4a861a282038
|
||||
MD5 (global-4.4.tar.gz) = b1cd24eeab0364235146e266c3d902e4
|
||||
|
@ -1,11 +1,13 @@
|
||||
bin/btreeop
|
||||
bin/gctags
|
||||
bin/global
|
||||
bin/gozilla
|
||||
bin/gtags
|
||||
bin/htags
|
||||
%%PORTDOCS%%info/global.info
|
||||
%%PORTDOCS%%info/global.info-1
|
||||
%%PORTDOCS%%info/global.info-2
|
||||
%%PORTDOCS%%info/global.info-3
|
||||
%%PORTDOCS%%@exec install-info %D/info/global.info %D/info/dir
|
||||
%%PORTDOCS%%@unexec install-info --delete %D/info/global.info %D/info/dir
|
||||
%%PORTDOCS%%share/doc/global/AUTHORS
|
||||
|
Loading…
Reference in New Issue
Block a user