Bug 171720 - [PATCH] www/hiawatha: update to 8.5
Summary: [PATCH] www/hiawatha: update to 8.5
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: Carlo Strub
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-17 19:00 UTC by nemysis
Modified: 2012-09-21 10:00 UTC (History)
1 user (show)

See Also:


Attachments
hiawatha-8.5.patch (847 bytes, patch)
2012-09-17 19:00 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-09-17 19:00:10 UTC
- Update to 8.5

Port maintainer (cs@FreeBSD.org) is cc'd.

Generated and tested manually, tested with port test sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)

How-To-Repeat: 
This is Bugfix

http://www.hiawatha-webserver.org/weblog
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-09-17 19:00:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cs

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-09-21 09:54:08 UTC
Author: cs
Date: Fri Sep 21 08:53:58 2012
New Revision: 304616
URL: http://svn.freebsd.org/changeset/ports/304616

Log:
  - Update to 8.5
  - Fix COMMENT
  
  PR:		ports/171720
  Submitted by:	nemysis <nemysis@gmx.ch>
  Approved by:	cs@ (maintainer)

Modified:
  head/www/hiawatha/Makefile
  head/www/hiawatha/distinfo

Modified: head/www/hiawatha/Makefile
==============================================================================
--- head/www/hiawatha/Makefile	Fri Sep 21 08:28:55 2012	(r304615)
+++ head/www/hiawatha/Makefile	Fri Sep 21 08:53:58 2012	(r304616)
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	hiawatha
-PORTVERSION=	8.4
+PORTVERSION=	8.5
 CATEGORIES=	www
 MASTER_SITES=	http://www.hiawatha-webserver.org/files/ \
 		http://www.c-s.li/ports/
 
 MAINTAINER=	cs@FreeBSD.org
-COMMENT=	An advanced and secure webserver for Unix
+COMMENT=	Advanced and secure webserver for Unix
 
 LICENSE=	GPLv2
 

Modified: head/www/hiawatha/distinfo
==============================================================================
--- head/www/hiawatha/distinfo	Fri Sep 21 08:28:55 2012	(r304615)
+++ head/www/hiawatha/distinfo	Fri Sep 21 08:53:58 2012	(r304616)
@@ -1,2 +1,2 @@
-SHA256 (hiawatha-8.4.tar.gz) = a00afb6a557ec1ba5d78aeba8ff64a0ffefd91f1bfea9ffe94f325c732f55ab6
-SIZE (hiawatha-8.4.tar.gz) = 636882
+SHA256 (hiawatha-8.5.tar.gz) = 2567e6b4b4c6666388087b586238e6e91a4afd80e10a879920020a097fcdc946
+SIZE (hiawatha-8.5.tar.gz) = 643175
_______________________________________________
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 Carlo Strub freebsd_committer freebsd_triage 2012-09-21 09:54:28 UTC
State Changed
From-To: open->closed

Committed. Thank you very much.