Bug 177757 - [PATCH] www/awstats: update to 7.1.1,1
Summary: [PATCH] www/awstats: update to 7.1.1,1
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-10 17:00 UTC by Frank Wall
Modified: 2013-05-18 21:50 UTC (History)
1 user (show)

See Also:


Attachments
awstats-7.1.1,1.patch (812 bytes, patch)
2013-04-10 17:00 UTC, Frank Wall
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Wall 2013-04-10 17:00:00 UTC
- Update to 7.1.1,1

CHANGES:
- Add windows 8 detection
- Add support of %time5 for iso date times.
- Fix problems with Perl 5.14

Port maintainer (samm@os2.kiev.ua) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-10 17:00:09 UTC
Maintainer of www/awstats,

Please note that PR ports/177757 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/177757

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-10 17:00:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-18 21:47:58 UTC
Author: rakuco
Date: Sat May 18 20:47:45 2013
New Revision: 318455
URL: http://svnweb.freebsd.org/changeset/ports/318455

Log:
  Update to 7.1.1.
  
  CHANGES:
  - Add windows 8 detection
  - Add support of %time5 for iso date times.
  - Fix problems with Perl 5.14
  
  PR:		ports/177757
  Submitted by:	Frank Wall <fw@moov.de>
  Approved by:	maintainer timeout (38 days)

Modified:
  head/www/awstats/Makefile
  head/www/awstats/distinfo

Modified: head/www/awstats/Makefile
==============================================================================
--- head/www/awstats/Makefile	Sat May 18 20:42:13 2013	(r318454)
+++ head/www/awstats/Makefile	Sat May 18 20:47:45 2013	(r318455)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	awstats
-PORTVERSION=	7.1
+PORTVERSION=	7.1.1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/AWStats/${PORTVERSION}

Modified: head/www/awstats/distinfo
==============================================================================
--- head/www/awstats/distinfo	Sat May 18 20:42:13 2013	(r318454)
+++ head/www/awstats/distinfo	Sat May 18 20:47:45 2013	(r318455)
@@ -1,2 +1,2 @@
-SHA256 (awstats-7.1.tar.gz) = c58e8c57d567fadf3e948a3c27b4bc2d71e4aee04225c961cbc88ac380f8b38d
-SIZE (awstats-7.1.tar.gz) = 1260857
+SHA256 (awstats-7.1.1.tar.gz) = b0051595a38b8b7776f553f20e431760d306bbad1a9e83cf2aca52ef0205f2c0
+SIZE (awstats-7.1.1.tar.gz) = 1261038
_______________________________________________
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 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-05-18 21:48:03 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!