Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2013 17:49:45 +0200 (CEST)
From:      Frank Wall <fw@moov.de>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        samm@os2.kiev.ua
Subject:   ports/177757: [PATCH] www/awstats: update to 7.1.1,1
Message-ID:  <20130410154945.0EF6A33C4C@boron.inotronic-intern.de>
Resent-Message-ID: <201304101600.r3AG0197065313@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177757
>Category:       ports
>Synopsis:       [PATCH] www/awstats: update to 7.1.1,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 10 16:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Frank Wall
>Release:        FreeBSD 8.3-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD XXX 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Tue Jun 12 00:39:29 UTC 2012
>Description:
- 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)
>How-To-Repeat:
>Fix:

--- awstats-7.1.1,1.patch begins here ---
diff -ruN ./Makefile.orig ./Makefile
--- ./Makefile.orig	2013-02-01 19:45:55.000000000 +0100
+++ ./Makefile	2013-04-10 17:43:47.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/www/awstats/Makefile,v 1.49 2013/02/01 18:45:55 svnexp Exp $
 
 PORTNAME=	awstats
-PORTVERSION=	7.1
+PORTVERSION=	7.1.1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/AWStats/${PORTVERSION}
diff -ruN ./distinfo.orig ./distinfo
--- ./distinfo.orig	2013-02-01 19:45:55.000000000 +0100
+++ ./distinfo	2013-04-10 17:44:03.000000000 +0200
@@ -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
--- awstats-7.1.1,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130410154945.0EF6A33C4C>