FreeBSD Bugzilla – Attachment 48815 Details for
Bug 74673
[MAINTAINER] editors/leafpad: update to 0.7.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
leafpad-0.7.8.diff
leafpad-0.7.8.diff (text/plain), 2.34 KB, created by
Radek Kozlowski
on 2004-12-04 16:30:27 UTC
(
hide
)
Description:
leafpad-0.7.8.diff
Filename:
MIME Type:
Creator:
Radek Kozlowski
Created:
2004-12-04 16:30:27 UTC
Size:
2.34 KB
patch
obsolete
>diff -ruN leafpad.orig/Makefile leafpad/Makefile >--- leafpad.orig/Makefile Sat Dec 4 17:10:38 2004 >+++ leafpad/Makefile Sat Dec 4 17:10:59 2004 >@@ -6,8 +6,7 @@ > # > > PORTNAME= leafpad >-PORTVERSION= 0.7.7 >-PORTREVISION= 1 >+PORTVERSION= 0.7.8 > CATEGORIES= editors > MASTER_SITES= ${MASTER_SITE_SAVANNAH} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -15,7 +14,7 @@ > MAINTAINER= radek@raadradd.com > COMMENT= Light-weight GTK+ editor similar to notepad.exe > >-USE_GNOME= gtk20 gnomehier >+USE_GNOME= gtk20 gnomehier desktopfileutils > USE_REINPLACE= yes > USE_X_PREFIX= yes > GNU_CONFIGURE= yes >diff -ruN leafpad.orig/distinfo leafpad/distinfo >--- leafpad.orig/distinfo Sat Dec 4 17:10:38 2004 >+++ leafpad/distinfo Sat Dec 4 17:11:12 2004 >@@ -1,2 +1,2 @@ >-MD5 (leafpad-0.7.7.tar.gz) = 7875e25a31ed180a49ba8f9efb896322 >-SIZE (leafpad-0.7.7.tar.gz) = 179836 >+MD5 (leafpad-0.7.8.tar.gz) = a97bbbf5c86d290fde7b46f5520494a2 >+SIZE (leafpad-0.7.8.tar.gz) = 188955 >diff -ruN leafpad.orig/files/patch-src_undo.c leafpad/files/patch-src_undo.c >--- leafpad.orig/files/patch-src_undo.c Sat Dec 4 17:10:38 2004 >+++ leafpad/files/patch-src_undo.c Thu Jan 1 01:00:00 1970 >@@ -1,12 +0,0 @@ >---- src/undo.c.orig Thu Nov 18 17:04:27 2004 >-+++ src/undo.c Sun Nov 21 12:21:08 2004 >-@@ -159,7 +159,8 @@ >- ui_tmp->command = command; >- ui_tmp->start = start; >- ui_tmp->end = end; >-- g_string_printf(undo_gstr, str); >-+ undo_gstr = g_string_erase(undo_gstr, 0, -1); >-+ g_string_append(undo_gstr, str); >- } else >- undo_append_undo_info(buffer, command, start, end, g_strdup(str)); >- >diff -ruN leafpad.orig/pkg-plist leafpad/pkg-plist >--- leafpad.orig/pkg-plist Sat Dec 4 17:10:38 2004 >+++ leafpad/pkg-plist Sat Dec 4 17:14:23 2004 >@@ -1,13 +1,17 @@ > bin/leafpad > share/gnome/applications/leafpad.desktop > share/gnome/pixmaps/leafpad.png >+share/locale/ca/LC_MESSAGES/leafpad.mo > share/locale/cs/LC_MESSAGES/leafpad.mo > share/locale/de/LC_MESSAGES/leafpad.mo > share/locale/es/LC_MESSAGES/leafpad.mo > share/locale/fr/LC_MESSAGES/leafpad.mo >+share/locale/hu/LC_MESSAGES/leafpad.mo >+share/locale/it/LC_MESSAGES/leafpad.mo > share/locale/ja/LC_MESSAGES/leafpad.mo > share/locale/ru/LC_MESSAGES/leafpad.mo > share/locale/sv/LC_MESSAGES/leafpad.mo >+share/locale/ta/LC_MESSAGES/leafpad.mo > share/locale/zh_CN/LC_MESSAGES/leafpad.mo > share/locale/zh_TW/LC_MESSAGES/leafpad.mo > @exec update-desktop-database > /dev/null || true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 74673
: 48815