pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/leafpad



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Jun 20 05:48:03 UTC 2019

Modified Files:
        pkgsrc/editors/leafpad: Makefile PLIST distinfo

Log Message:
leafpad: Update to 0.8.18.1

2010-12-23

  version 0.8.18.1:
        * Fixed saving (Jan-Erik Rediger, Edward Sheldrake).

2010-12-18

  version 0.8.18:
        * Fixed action when file name contains colon
          (John Lindgren, Mikko Viinamaki).
        * Fixed memory leak on saving file (Dmitry Artamonow).
        * Fixed caseless search bug (Dmitry Artamonow).
        * Fixed memory leak on line numbering (Hongwei Xi).
        * Fixed truncation on saving file (Alex, brian m. carlson).
        * Added translations: eo, gl.
        * Updated translations: fi, hu.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/editors/leafpad/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/leafpad/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/editors/leafpad/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/leafpad/Makefile
diff -u pkgsrc/editors/leafpad/Makefile:1.48 pkgsrc/editors/leafpad/Makefile:1.49
--- pkgsrc/editors/leafpad/Makefile:1.48        Wed Nov 14 22:21:23 2018
+++ pkgsrc/editors/leafpad/Makefile     Thu Jun 20 05:48:03 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2018/11/14 22:21:23 kleink Exp $
+# $NetBSD: Makefile,v 1.49 2019/06/20 05:48:03 nia Exp $
 
-DISTNAME=      leafpad-0.8.17
-PKGREVISION=   28
+DISTNAME=      leafpad-0.8.18.1
 CATEGORIES=    editors gnome
 MASTER_SITES=  http://savannah.nongnu.org/download/leafpad/
 

Index: pkgsrc/editors/leafpad/PLIST
diff -u pkgsrc/editors/leafpad/PLIST:1.6 pkgsrc/editors/leafpad/PLIST:1.7
--- pkgsrc/editors/leafpad/PLIST:1.6    Tue Nov 17 03:55:19 2009
+++ pkgsrc/editors/leafpad/PLIST        Thu Jun 20 05:48:03 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2009/11/17 03:55:19 snj Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/06/20 05:48:03 nia Exp $
 bin/leafpad
 share/applications/leafpad.desktop
 share/icons/hicolor/16x16/apps/leafpad.png
@@ -13,11 +13,13 @@ share/locale/cs/LC_MESSAGES/leafpad.mo
 share/locale/da/LC_MESSAGES/leafpad.mo
 share/locale/de/LC_MESSAGES/leafpad.mo
 share/locale/el/LC_MESSAGES/leafpad.mo
+share/locale/eo/LC_MESSAGES/leafpad.mo
 share/locale/es/LC_MESSAGES/leafpad.mo
 share/locale/eu/LC_MESSAGES/leafpad.mo
 share/locale/fi/LC_MESSAGES/leafpad.mo
 share/locale/fr/LC_MESSAGES/leafpad.mo
 share/locale/ga/LC_MESSAGES/leafpad.mo
+share/locale/gl/LC_MESSAGES/leafpad.mo
 share/locale/he/LC_MESSAGES/leafpad.mo
 share/locale/hu/LC_MESSAGES/leafpad.mo
 share/locale/id/LC_MESSAGES/leafpad.mo

Index: pkgsrc/editors/leafpad/distinfo
diff -u pkgsrc/editors/leafpad/distinfo:1.7 pkgsrc/editors/leafpad/distinfo:1.8
--- pkgsrc/editors/leafpad/distinfo:1.7 Tue Nov  3 03:32:17 2015
+++ pkgsrc/editors/leafpad/distinfo     Thu Jun 20 05:48:03 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 03:32:17 agc Exp $
+$NetBSD: distinfo,v 1.8 2019/06/20 05:48:03 nia Exp $
 
-SHA1 (leafpad-0.8.17.tar.gz) = d13f585f3b2d9ea263102e1abb9fc688e3e5874a
-RMD160 (leafpad-0.8.17.tar.gz) = 8302c5cff5174167567ab7a5eac664b95e6947a5
-SHA512 (leafpad-0.8.17.tar.gz) = bd5b76ee526c6aea6c23e7429f23fd6dfad4487f052d0f42dca955668e4be75fc63ceb24e5bbf29869ab625285ebf5ef2415be08ea13d122b995cf26acbb77d1
-Size (leafpad-0.8.17.tar.gz) = 290002 bytes
+SHA1 (leafpad-0.8.18.1.tar.gz) = 73876d02f808fb8bf5ef316d01afb9a478a4ff38
+RMD160 (leafpad-0.8.18.1.tar.gz) = df9caa1d4248e7da3dc5ecae31f3e758f477732e
+SHA512 (leafpad-0.8.18.1.tar.gz) = 1caad712967f634f585ab32e406534b5ce2c5621008c1eb5b2b48f17ca0f48cd834ea2ea1c67eda4053fa84e8727ff0e708e99d3b5dad838dcf0701389788257
+Size (leafpad-0.8.18.1.tar.gz) = 289117 bytes



Home | Main Index | Thread Index | Old Index