Bug 182381 - [Maintainer Update] www/mohawk to 2.0.8
Summary: [Maintainer Update] www/mohawk to 2.0.8
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-25 19:20 UTC by mohawk
Modified: 2013-09-27 13:30 UTC (History)
0 users

See Also:


Attachments
mohawk_2.0.8.diff (927 bytes, patch)
2013-09-25 19:20 UTC, mohawk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mohawk 2013-09-25 19:20:00 UTC
	Fix parse url with '+' or '%'
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-09-25 21:04:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-09-27 13:28:02 UTC
Author: culot
Date: Fri Sep 27 12:27:55 2013
New Revision: 328459
URL: http://svnweb.freebsd.org/changeset/ports/328459

Log:
  - Update to 2.0.8
  
  PR:		ports/182381
  Submitted by:	mohawk@bsdsx.fr (maintainer)

Modified:
  head/www/mohawk/Makefile
  head/www/mohawk/distinfo

Modified: head/www/mohawk/Makefile
==============================================================================
--- head/www/mohawk/Makefile	Fri Sep 27 12:04:42 2013	(r328458)
+++ head/www/mohawk/Makefile	Fri Sep 27 12:27:55 2013	(r328459)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mohawk
-PORTVERSION=	2.0.7
+PORTVERSION=	2.0.8
 CATEGORIES=	www ipv6
 MASTER_SITES=	http://fossil.etoilebsd.net/mohawk/tarball/ \
 		http://fossil.bsdsx.fr/mohawk/tarball/

Modified: head/www/mohawk/distinfo
==============================================================================
--- head/www/mohawk/distinfo	Fri Sep 27 12:04:42 2013	(r328458)
+++ head/www/mohawk/distinfo	Fri Sep 27 12:27:55 2013	(r328459)
@@ -1,2 +1,2 @@
-SHA256 (mohawk-2.0.7.tar.gz?uuid=2.0.7) = 41db3f33d6c37f4345989512b7b966d8f6a919ce4f348b5b55f27f1b1430856e
-SIZE (mohawk-2.0.7.tar.gz?uuid=2.0.7) = 36376
+SHA256 (mohawk-2.0.8.tar.gz?uuid=2.0.8) = 2d77ba2cdc8b9ea6acfe35aebfbfe3661644fabb72d53df5ea10a26af83ece3c
+SIZE (mohawk-2.0.8.tar.gz?uuid=2.0.8) = 37764
_______________________________________________
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 Frederic Culot freebsd_committer freebsd_triage 2013-09-27 13:28:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!