diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-07-12 04:34:37 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-07-12 04:34:37 +0800 |
commit | 8362d67b1de48311cec3befc41bd9dcde36ae898 (patch) | |
tree | 8d9c71354afd6b49c1a99a69784299fa8c003694 /ftp/wxdfast | |
parent | d06ff1bcfcbaf9a5f5dcadcf9c2b5a734401837c (diff) | |
download | freebsd-ports-graphics-8362d67b1de48311cec3befc41bd9dcde36ae898.tar.gz freebsd-ports-graphics-8362d67b1de48311cec3befc41bd9dcde36ae898.tar.zst freebsd-ports-graphics-8362d67b1de48311cec3befc41bd9dcde36ae898.zip |
- Update to version 0.6.0.
PR: ports/114000
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Diffstat (limited to 'ftp/wxdfast')
-rw-r--r-- | ftp/wxdfast/Makefile | 3 | ||||
-rw-r--r-- | ftp/wxdfast/distinfo | 6 | ||||
-rw-r--r-- | ftp/wxdfast/files/patch-src__FinishedList.cpp | 8 | ||||
-rw-r--r-- | ftp/wxdfast/pkg-plist | 4 |
4 files changed, 12 insertions, 9 deletions
diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile index 8a2bf2e05c5..3f0ff559f09 100644 --- a/ftp/wxdfast/Makefile +++ b/ftp/wxdfast/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wxdfast -PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTVERSION= 0.6.0 CATEGORIES= ftp www MASTER_SITES= SF/dfast DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/ftp/wxdfast/distinfo b/ftp/wxdfast/distinfo index f10c68789ee..c0a689c905a 100644 --- a/ftp/wxdfast/distinfo +++ b/ftp/wxdfast/distinfo @@ -1,3 +1,3 @@ -MD5 (wxdfast_0.5.4.tar.gz) = 7783f26efb32b217632cad36fccdfd56 -SHA256 (wxdfast_0.5.4.tar.gz) = 8ac47c5191ba5a359ee6a17d41da1db32bcff1ab06fbd08ec31287ffcffb7ccf -SIZE (wxdfast_0.5.4.tar.gz) = 837572 +MD5 (wxdfast_0.6.0.tar.gz) = 05c2a71cc8f811d1ad5916fce29b7b3a +SHA256 (wxdfast_0.6.0.tar.gz) = 3be75a054225007e10bf7de11719952e2fa9d5bb5bf10d4b47f017fe4ecd5d91 +SIZE (wxdfast_0.6.0.tar.gz) = 931335 diff --git a/ftp/wxdfast/files/patch-src__FinishedList.cpp b/ftp/wxdfast/files/patch-src__FinishedList.cpp index 2084afb7e51..b4bdd516eba 100644 --- a/ftp/wxdfast/files/patch-src__FinishedList.cpp +++ b/ftp/wxdfast/files/patch-src__FinishedList.cpp @@ -1,6 +1,6 @@ ---- ./src/FinishedList.cpp.orig Sun Oct 29 12:08:39 2006 -+++ ./src/FinishedList.cpp Tue Nov 7 19:55:03 2006 -@@ -186,7 +186,7 @@ +--- ./src/FinishedList.cpp.orig Mon Mar 12 01:45:24 2007 ++++ ./src/FinishedList.cpp Sun Jun 24 23:27:13 2007 +@@ -203,7 +203,7 @@ wxDateTime date; value = 0; config->Read(START_REG,&value); @@ -9,7 +9,7 @@ infolist->SetItem(5,1,date.Format()); } -@@ -194,7 +194,7 @@ +@@ -211,7 +211,7 @@ wxDateTime date; value = 0; config->Read(END_REG,&value); diff --git a/ftp/wxdfast/pkg-plist b/ftp/wxdfast/pkg-plist index aa8a6bf1ba4..b454659a531 100644 --- a/ftp/wxdfast/pkg-plist +++ b/ftp/wxdfast/pkg-plist @@ -3,10 +3,14 @@ share/applications/wxdfast.desktop share/locale/cs/LC_MESSAGES/wxDFast.mo share/locale/de/LC_MESSAGES/wxDFast.mo share/locale/es/LC_MESSAGES/wxDFast.mo +share/locale/fr/LC_MESSAGES/wxDFast.mo share/locale/hu/LC_MESSAGES/wxDFast.mo +share/locale/id/LC_MESSAGES/wxDFast.mo +share/locale/nl/LC_MESSAGES/wxDFast.mo share/locale/pl/LC_MESSAGES/wxDFast.mo share/locale/pt_BR/LC_MESSAGES/wxDFast.mo share/locale/ru/LC_MESSAGES/wxDFast.mo +share/locale/tr/LC_MESSAGES/wxDFast.mo share/pixmaps/wxdfast.png %%DATADIR%%/RipStop/icon/dfast48x48.png %%DATADIR%%/RipStop/icon/wxdfast.ico |