- 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@uffe.org> (maintainer)
This commit is contained in:
parent
891316d2d8
commit
8c254976bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309527
2 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue