Bug 176432 - [maintainer-update] - update sysutils/loganalyzer to version 3.6.3
Summary: [maintainer-update] - update sysutils/loganalyzer to version 3.6.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 02:30 UTC by cristianorolim
Modified: 2013-02-26 04:00 UTC (History)
0 users

See Also:


Attachments
file.diff (899 bytes, patch)
2013-02-26 02:30 UTC, cristianorolim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description cristianorolim 2013-02-26 02:30:00 UTC
The attached diff updates sysutils/loganalyzer to version 3.6.3

Fix: Patch attached with submission follows:
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2013-02-26 03:28:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

grrr :) I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-26 03:55:58 UTC
Author: jgh
Date: Tue Feb 26 03:55:49 2013
New Revision: 312957
URL: http://svnweb.freebsd.org/changeset/ports/312957

Log:
  - update to 3.6.3
  
  PR:		176432
  Submitted by:	maintainer, cristianorolim@outlook.com

Modified:
  head/sysutils/loganalyzer/Makefile
  head/sysutils/loganalyzer/distinfo

Modified: head/sysutils/loganalyzer/Makefile
==============================================================================
--- head/sysutils/loganalyzer/Makefile	Tue Feb 26 03:41:27 2013	(r312956)
+++ head/sysutils/loganalyzer/Makefile	Tue Feb 26 03:55:49 2013	(r312957)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	loganalyzer
-PORTVERSION=	3.6.2
+PORTVERSION=	3.6.3
 CATEGORIES=	sysutils www
 MASTER_SITES=	http://download.adiscon.com/loganalyzer/
 

Modified: head/sysutils/loganalyzer/distinfo
==============================================================================
--- head/sysutils/loganalyzer/distinfo	Tue Feb 26 03:41:27 2013	(r312956)
+++ head/sysutils/loganalyzer/distinfo	Tue Feb 26 03:55:49 2013	(r312957)
@@ -1,2 +1,2 @@
-SHA256 (loganalyzer-3.6.2.tar.gz) = 4d29c9ab1928e7a5012acaff7116c6ef1ba1a6f85d76e60b27dce554209da9d0
-SIZE (loganalyzer-3.6.2.tar.gz) = 1043284
+SHA256 (loganalyzer-3.6.3.tar.gz) = cb761c284e3d2dadb65eb6693f31baec5532bb4ea20cbd6bae90ede2696a6e67
+SIZE (loganalyzer-3.6.3.tar.gz) = 1045273
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2013-02-26 03:56:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!