svn commit: r309527 - head/mail/cone
Beech Rintoul
beech at FreeBSD.org
Wed Dec 26 17:38:14 UTC 2012
Author: beech
Date: Wed Dec 26 17:38:13 2012
New Revision: 309527
URL: http://svnweb.freebsd.org/changeset/ports/309527
Log:
- Update to 0.90
- Changelog:
2011-10-04
* cone/gettext.C: gettext can't deal with literal ^Ds, so provide a
workaround: "\\D" literal.
2011-09-23
* cone/cursesindexdisplay.C (drawLine): Misformatting of the date
column in some locales.
PR: ports/174708
Submitted by: Uffe Jakobsen <uffe at uffe.org> (maintainer)
Modified:
head/mail/cone/Makefile (contents, props changed)
head/mail/cone/distinfo (contents, props changed)
Modified: head/mail/cone/Makefile
==============================================================================
--- head/mail/cone/Makefile Wed Dec 26 15:42:56 2012 (r309526)
+++ head/mail/cone/Makefile Wed Dec 26 17:38:13 2012 (r309527)
@@ -6,7 +6,7 @@
#
PORTNAME= cone
-PORTVERSION= 0.89
+PORTVERSION= 0.90
PORTREVISION= 1
CATEGORIES= mail
# This is for beta versions, leave it in please:
Modified: head/mail/cone/distinfo
==============================================================================
--- head/mail/cone/distinfo Wed Dec 26 15:42:56 2012 (r309526)
+++ head/mail/cone/distinfo Wed Dec 26 17:38:13 2012 (r309527)
@@ -1,2 +1,2 @@
-SHA256 (cone-0.89.tar.bz2) = 71678cb2a95cd02ce2c734549dee9c542e29c3a29c376b64884022febb0d3fba
-SIZE (cone-0.89.tar.bz2) = 3794802
+SHA256 (cone-0.90.tar.bz2) = b03edfbf3392fb7b8d93574dad2bc4c7cbfca8890afabac8b99b21a9f46d8733
+SIZE (cone-0.90.tar.bz2) = 3906323
More information about the svn-ports-head
mailing list