Bug 179740 - [PATCH] mail/libpst: update to 0.6.60
Summary: [PATCH] mail/libpst: update to 0.6.60
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-20 02:40 UTC by TAKATSU Tomonari
Modified: 2013-06-21 13:14 UTC (History)
0 users

See Also:


Attachments
file.diff (789 bytes, patch)
2013-06-20 02: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 2013-06-20 02:40:00 UTC
- Update to 0.6.60

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-20 02:40:06 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-20 02:40:07 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 chifeng 2013-06-21 10:03:37 UTC
Looks good to me, please commit. thanks a lot.

-- 
*Regards.*
**- Chifeng
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2013-06-21 11:28:12 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-06-21 13:01:05 UTC
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"
Comment 6 TAKATSU Tomonari freebsd_committer freebsd_triage 2013-06-21 13:13:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!