From antoine@newdump.dreadbsd.org  Tue Mar 19 16:52:52 2013
Return-Path: <antoine@newdump.dreadbsd.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 4A557DA5
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Mar 2013 16:52:52 +0000 (UTC)
	(envelope-from antoine@newdump.dreadbsd.org)
Received: from newdump.dreadbsd.org (unknown [IPv6:2a01:e0b:1:64:240:63ff:fee8:7c0b])
	by mx1.freebsd.org (Postfix) with ESMTP id E752B63E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Mar 2013 16:52:51 +0000 (UTC)
Received: from newdump.dreadbsd.org (localhost [127.0.0.1])
	by newdump.dreadbsd.org (8.14.5/8.14.5) with ESMTP id r2JGqS9H048342
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Mar 2013 17:52:28 +0100 (CET)
	(envelope-from antoine@newdump.dreadbsd.org)
Received: (from antoine@localhost)
	by newdump.dreadbsd.org (8.14.5/8.14.5/Submit) id r2JGqN5k048341;
	Tue, 19 Mar 2013 16:52:23 GMT
	(envelope-from antoine)
Message-Id: <201303191652.r2JGqN5k048341@newdump.dreadbsd.org>
Date: Tue, 19 Mar 2013 16:52:23 GMT
From: Antoine Brodin <antoine@freebsd.org>
Reply-To: Antoine Brodin <antoine@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer] update devel/libmsiecf to alpha 20130317
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         177117
>Category:       ports
>Synopsis:       [maintainer] update devel/libmsiecf to alpha 20130317
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 19 17:00:00 UTC 2013
>Closed-Date:    Wed Mar 20 20:31:47 UTC 2013
>Last-Modified:  Wed Mar 20 20:40:00 UTC 2013
>Originator:     Antoine Brodin
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
none
>Environment:
System: FreeBSD everglades 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
Update devel/libmsiecf to alpha 20130317
Changes:
* improved support for MSIE 4.7 index.dat files.
* worked on support for URL record (item) type

>How-To-Repeat:
>Fix:


--- libmsiecf.diff begins here ---
Index: devel/libmsiecf/Makefile
===================================================================
--- devel/libmsiecf/Makefile	(revision 314659)
+++ devel/libmsiecf/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libmsiecf
-DISTVERSION=	alpha-20130305
+DISTVERSION=	alpha-20130317
 CATEGORIES=	devel
 MASTER_SITES=	GOOGLE_CODE
 
Index: devel/libmsiecf/distinfo
===================================================================
--- devel/libmsiecf/distinfo	(revision 314659)
+++ devel/libmsiecf/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (libmsiecf-alpha-20130305.tar.gz) = 801cc90ed8414714930a3f6b95498edcb5da3137408431da80d2dac506770b38
-SIZE (libmsiecf-alpha-20130305.tar.gz) = 1290626
+SHA256 (libmsiecf-alpha-20130317.tar.gz) = 87ef1841d056837261cf9cb51e3764fc6da9cd903dea1814376db3d72ec3ab49
+SIZE (libmsiecf-alpha-20130317.tar.gz) = 1316479
--- libmsiecf.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->antoine 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Mar 19 17:00:14 UTC 2013 
Responsible-Changed-Why:  
Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177117 
Responsible-Changed-From-To: antoine->freebsd-ports-bugs 
Responsible-Changed-By: antoine 
Responsible-Changed-When: Tue Mar 19 17:01:55 UTC 2013 
Responsible-Changed-Why:  
Back to freebsd-ports-bugs. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177117 
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Wed Mar 20 20:19:51 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177117 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Wed Mar 20 20:31:47 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177117 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177117: commit references a PR
Date: Wed, 20 Mar 2013 20:31:40 +0000 (UTC)

 Author: pawel
 Date: Wed Mar 20 20:31:28 2013
 New Revision: 314758
 URL: http://svnweb.freebsd.org/changeset/ports/314758
 
 Log:
   Update to alpha 20130317
   
   Changes:
   * improved support for MSIE 4.7 index.dat files.
   * worked on support for URL record (item) type
   
   PR:		ports/177117
   Submitted by:	antoine@ (maintainer)
 
 Modified:
   head/devel/libmsiecf/Makefile
   head/devel/libmsiecf/distinfo   (contents, props changed)
 
 Modified: head/devel/libmsiecf/Makefile
 ==============================================================================
 --- head/devel/libmsiecf/Makefile	Wed Mar 20 20:28:59 2013	(r314757)
 +++ head/devel/libmsiecf/Makefile	Wed Mar 20 20:31:28 2013	(r314758)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	libmsiecf
 -DISTVERSION=	alpha-20130305
 +DISTVERSION=	alpha-20130317
  CATEGORIES=	devel
  MASTER_SITES=	GOOGLE_CODE
  
 
 Modified: head/devel/libmsiecf/distinfo
 ==============================================================================
 --- head/devel/libmsiecf/distinfo	Wed Mar 20 20:28:59 2013	(r314757)
 +++ head/devel/libmsiecf/distinfo	Wed Mar 20 20:31:28 2013	(r314758)
 @@ -1,2 +1,2 @@
 -SHA256 (libmsiecf-alpha-20130305.tar.gz) = 801cc90ed8414714930a3f6b95498edcb5da3137408431da80d2dac506770b38
 -SIZE (libmsiecf-alpha-20130305.tar.gz) = 1290626
 +SHA256 (libmsiecf-alpha-20130317.tar.gz) = 87ef1841d056837261cf9cb51e3764fc6da9cd903dea1814376db3d72ec3ab49
 +SIZE (libmsiecf-alpha-20130317.tar.gz) = 1316479
 _______________________________________________
 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"
 
>Unformatted:
