[Slackbuilds-users] development/poedit version bump from 1.4.6.1 to 1.5.7

Robby Workman rworkman at slackbuilds.org
Mon Nov 11 17:07:24 UTC 2013


Hi Serg,

Can you include the patch as an attachment instead of inline?
Alternatively, can attach the entire tar.gz file that you 
would include if you were submitting via our webform.

-RW

On Sun, 10 Nov 2013 21:32:18 +0400
Serg Bormant <bormant at gmail.com> wrote:

> Hi,
> 
> patch to fileviewer.cpp was lost in previous message, sorry.
> 
> -------->8-------->8-------->8-------->8-------->8--------
> diff -ruN poedit.orig/poedit.SlackBuild poedit/poedit.SlackBuild
> --- poedit.orig/poedit.SlackBuild       2013-11-10 17:35:41.640716333
> +0400 +++ poedit/poedit.SlackBuild    2013-11-10 17:36:56.127785117
> +0400 @@ -23,7 +23,7 @@
>  # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
> 
>  PRGNAM=poedit
> -VERSION=1.4.6.1
> +VERSION=1.5.7
>  BUILD=${BUILD:-1}
>  TAG=${TAG:-_SBo}
> 
> @@ -65,6 +65,7 @@
>  chown -R root:root .
>  chmod -R a-s,u+rw,go+r-w .
> 
> +patch --verbose -p1 < $CWD/setvalue.diff
> 
>  CFLAGS="$SLKCFLAGS" \
>  CXXFLAGS="$SLKCFLAGS" \
> diff -ruN poedit.orig/poedit.info poedit/poedit.info
> --- poedit.orig/poedit.info     2013-11-10 17:35:41.640716333 +0400
> +++ poedit/poedit.info  2013-11-10 17:41:59.988986329 +0400
> @@ -1,8 +1,8 @@
>  PRGNAM="poedit"
> -VERSION="1.4.6.1"
> +VERSION="1.5.7"
>  HOMEPAGE="http://www.poedit.net"
> -DOWNLOAD="http://downloads.sourceforge.net/poedit/poedit-1.4.6.1.tar.gz"
> -MD5SUM="c63ffd991b1a6085ef356a6922356e0a"
> +DOWNLOAD="http://downloads.sourceforge.net/poedit/1.5/poedit-1.5.7.tar.gz"
> +MD5SUM="f5b53ec66a606f088b0aa388595ea5f9"
>  DOWNLOAD_x86_64=""
>  MD5SUM_x86_64=""
>  REQUIRES="wxPython"
> diff -ruN poedit.orig/setvalue.diff poedit/setvalue.diff
> --- poedit.orig/setvalue.diff   1970-01-01 03:00:00.000000000 +0300
> +++ poedit/setvalue.diff        2013-11-10 17:40:19.057248149 +0400
> @@ -0,0 +1,11 @@
> +--- a/src/fileviewer.cpp       2013-11-10 17:38:50.161359501 +0400
> ++++ b/src/fileviewer.cpp       2013-11-10 17:37:59.958987117 +0400
> +@@ -286,7 +286,7 @@
> +         linenum = 0;
> +
> +     m_text->SetReadOnly(false);
> +-    m_text->SetValue(data);
> ++    m_text->SetText(data);
> +     m_text->SetReadOnly(true);
> +
> +     m_text->MarkerDeleteAll(1);
> -------->8-------->8-------->8-------->8-------->8--------
> 
> --
> wbr, sb
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20131111/9e11f97f/attachment.asc>


More information about the SlackBuilds-users mailing list