Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2014 15:32:58 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341226 - head/mail/libpst
Message-ID:  <201401261532.s0QFWwvg001552@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Jan 26 15:32:58 2014
New Revision: 341226
URL: http://svnweb.freebsd.org/changeset/ports/341226
QAT: https://qat.redports.org/buildarchive/r341226/

Log:
  - Update to 0.6.63
  - Support staging
  
  PR:		ports/185658
  Submitted by:	tota (myself)
  Approved by:	maintainer (timeout > 2 weeks)

Modified:
  head/mail/libpst/Makefile
  head/mail/libpst/distinfo

Modified: head/mail/libpst/Makefile
==============================================================================
--- head/mail/libpst/Makefile	Sun Jan 26 15:31:21 2014	(r341225)
+++ head/mail/libpst/Makefile	Sun Jan 26 15:32:58 2014	(r341226)
@@ -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 @@ PORTDOCS=	*
 OPTIONS_DEFINE=	DOCS PST2DII
 PST2DII_DESC=	Allow Summation Document Image Information output
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MPST2DII}

Modified: head/mail/libpst/distinfo
==============================================================================
--- head/mail/libpst/distinfo	Sun Jan 26 15:31:21 2014	(r341225)
+++ head/mail/libpst/distinfo	Sun Jan 26 15:32:58 2014	(r341226)
@@ -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



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