- Update to 0.6.60 Fix: Patch attached with submission follows:
Maintainer of mail/libpst, Please note that PR ports/179740 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/179740 -- 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)
Looks good to me, please commit. thanks a lot. -- *Regards.* **- Chifeng
State Changed From-To: feedback->open Maintainer approved.
Author: tota Date: Fri Jun 21 12:00:57 2013 New Revision: 321465 URL: http://svnweb.freebsd.org/changeset/ports/321465 Log: - Update to 0.6.60 PR: ports/179740 Submitted by: tota (myself) Approved by: maintainer Modified: head/mail/libpst/Makefile head/mail/libpst/distinfo Modified: head/mail/libpst/Makefile ============================================================================== --- head/mail/libpst/Makefile Fri Jun 21 11:56:30 2013 (r321464) +++ head/mail/libpst/Makefile Fri Jun 21 12:00:57 2013 (r321465) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libpst -PORTVERSION= 0.6.59 +PORTVERSION= 0.6.60 CATEGORIES= mail converters MASTER_SITES= http://www.five-ten-sg.com/libpst/packages/ \ http://fossies.org/unix/privat/ Modified: head/mail/libpst/distinfo ============================================================================== --- head/mail/libpst/distinfo Fri Jun 21 11:56:30 2013 (r321464) +++ head/mail/libpst/distinfo Fri Jun 21 12:00:57 2013 (r321465) @@ -1,2 +1,2 @@ -SHA256 (libpst-0.6.59.tar.gz) = b02733c95196b81635d088dab2a7e1e1321ef357bb27d5d0996ea82b16bc15f8 -SIZE (libpst-0.6.59.tar.gz) = 13904462 +SHA256 (libpst-0.6.60.tar.gz) = dc31bb66020ce5f4cfee9d195b37172423614c281b751cd76b8e033c53cfa62f +SIZE (libpst-0.6.60.tar.gz) = 13851530 _______________________________________________ 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: open->closed Committed. Thanks!