diff options
author | wxs <wxs@FreeBSD.org> | 2010-11-01 03:08:34 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-11-01 03:08:34 +0800 |
commit | a76bd12406a8e5ace59feb7ea0464ef15e78abc7 (patch) | |
tree | 7f179a4a7827c3c55bb32aedf0ab5a55b510fe16 | |
parent | e57e70048de40880da4191dcf585fec3ddbc534f (diff) | |
download | freebsd-ports-gnome-a76bd12406a8e5ace59feb7ea0464ef15e78abc7.tar.gz freebsd-ports-gnome-a76bd12406a8e5ace59feb7ea0464ef15e78abc7.tar.zst freebsd-ports-gnome-a76bd12406a8e5ace59feb7ea0464ef15e78abc7.zip |
Update to 1.20101030.3088.
Bump PORTEPOCH.
-rw-r--r-- | sysutils/grok/Makefile | 4 | ||||
-rw-r--r-- | sysutils/grok/distinfo | 5 | ||||
-rw-r--r-- | sysutils/grok/pkg-plist | 7 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sysutils/grok/Makefile b/sysutils/grok/Makefile index 39a577191edd..f22acb2863e8 100644 --- a/sysutils/grok/Makefile +++ b/sysutils/grok/Makefile @@ -6,8 +6,8 @@ # PORTNAME= grok -PORTVERSION= 20091227.01 -PORTREVISION= 1 +PORTVERSION= 1.20101030.3088 +PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= GOOGLE_CODE diff --git a/sysutils/grok/distinfo b/sysutils/grok/distinfo index 737c5d126055..61fccac8b498 100644 --- a/sysutils/grok/distinfo +++ b/sysutils/grok/distinfo @@ -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 diff --git a/sysutils/grok/pkg-plist b/sysutils/grok/pkg-plist index ac7ccc35f895..ae43b6d599fa 100644 --- a/sysutils/grok/pkg-plist +++ b/sysutils/grok/pkg-plist @@ -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%% |