Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2014 21:28:51 +0900 (JST)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        chifeng@gmail.com
Subject:   ports/185658: [PATCH] mail/libpst: update to 0.6.63
Message-ID:  <20140111122851.894E4B858@rtfm.jp>
Resent-Message-ID: <201401111240.s0BCe0mm020612@freefall.freebsd.org>

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

>Number:         185658
>Category:       ports
>Synopsis:       [PATCH] mail/libpst: update to 0.6.63
>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:   Sat Jan 11 12:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     TAKATSU Tomonari
>Release:        FreeBSD 9.1-RELEASE-p7 amd64
>Organization:
none (personal)
>Environment:
System: FreeBSD f34d 9.1-RELEASE-p7 FreeBSD 9.1-RELEASE-p7 #0: Mon Sep  9 21:34:37 UTC
>Description:
- Update to 0.6.63

Port maintainer (chifeng@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- libpst-0.6.63.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 339422)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libpst
-PORTVERSION=	0.6.61
+PORTVERSION=	0.6.63
 CATEGORIES=	mail converters
 MASTER_SITES=	http://www.five-ten-sg.com/libpst/packages/ \
 		http://fossies.org/unix/privat/
@@ -29,7 +29,6 @@
 OPTIONS_DEFINE=	DOCS PST2DII
 PST2DII_DESC=	Allow Summation Document Image Information output
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MPST2DII}
Index: distinfo
===================================================================
--- distinfo	(revision 339422)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (libpst-0.6.61.tar.gz) = aad27d0097aa7359b7a839894345fb77f0e22fbac8d5ec0e96fc8ed2f738806e
-SIZE (libpst-0.6.61.tar.gz) = 13852925
+SHA256 (libpst-0.6.63.tar.gz) = 5f522606fb7b97d6e31bc2490dcce77b89ec77e12ade4af4551290f953483062
+SIZE (libpst-0.6.63.tar.gz) = 13853290
--- libpst-0.6.63.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?20140111122851.894E4B858>