Bug 185658 - [PATCH] mail/libpst: update to 0.6.63
Summary: [PATCH] mail/libpst: update to 0.6.63
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: TAKATSU Tomonari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-11 12:40 UTC by TAKATSU Tomonari
Modified: 2014-01-26 15:42 UTC (History)
1 user (show)

See Also:


Attachments
libpst-0.6.63.patch (987 bytes, patch)
2014-01-11 12:40 UTC, TAKATSU Tomonari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description TAKATSU Tomonari freebsd_committer freebsd_triage 2014-01-11 12:40:00 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-11 12:40:07 UTC
Maintainer of mail/libpst,

Please note that PR ports/185658 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/185658

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-11 12:40:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 TAKATSU Tomonari freebsd_committer freebsd_triage 2014-01-26 15:30:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tota

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2014-01-26 15:33:06 UTC
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
_______________________________________________
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 5 TAKATSU Tomonari freebsd_committer freebsd_triage 2014-01-26 15:42:03 UTC
State Changed
From-To: feedback->closed

Committed.