- 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)
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->tota I'll take it.
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"
State Changed From-To: feedback->closed Committed.