mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Update to 1.20101030.3088.
Bump PORTEPOCH.
This commit is contained in:
parent
84afc13f87
commit
f7fd83d97c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263845
@ -6,8 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= grok
|
||||
PORTVERSION= 20091227.01
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.20101030.3088
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (grok-20091227.01.tar.gz) = 67dc670678a1ec92964908a66fc0c315
|
||||
SHA256 (grok-20091227.01.tar.gz) = 56f8e3340638493854a865fd916806a0f158e6460eb3079b033c936a657940ef
|
||||
SIZE (grok-20091227.01.tar.gz) = 8723617
|
||||
SHA256 (grok-1.20101030.3088.tar.gz) = f186afb3fb8a73385acdd551780998f5402741d9b525a557388a49decb22ccab
|
||||
SIZE (grok-1.20101030.3088.tar.gz) = 11077946
|
||||
|
@ -1,9 +1,14 @@
|
||||
bin/discogrok
|
||||
bin/grok
|
||||
include/grok.h
|
||||
include/grok_capture.h
|
||||
include/grok_capture_xdr.h
|
||||
include/grok_discover.h
|
||||
include/grok_logging.h
|
||||
include/grok_match.h
|
||||
include/grok_pattern.h
|
||||
include/grokre.h
|
||||
include/grok_version.h
|
||||
lib/libgrok.so
|
||||
%%DATADIR%%/patterns/base
|
||||
@dirrm %%DATADIR%%/patterns
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user