pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/xfce4-mousepad xfce4-mousepad: update to 0.5.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b0da068b069
branches: trunk
changeset: 452488:8b0da068b069
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Wed May 12 00:10:58 2021 +0000
description:
xfce4-mousepad: update to 0.5.4
Change log:
0.5.4
======
- New Features:
- Add --line/-l and --column/-c number (#107, !83)
- Port to GtkSourceView 4 (#55, #80, !10)
- Bug Fixes:
- Delay request to scroll to cursor for the correct active view
- Monitor hardlinks with glib 2.56.2 (#110, !82)
- Transfer encoding from remote to primary instance (#109)
- Prevent a crash when no language is found
- Make window require attention when opening new tabs (#106, #93, !81)
- Fix BOM array (!80)
- Correctly initialize toolbar style combo box (#103)
- Allow checking parent sources when looking up schema (#101)
- Fix missing parameter to "select-all" signal (!79)
- Translation Updates:
Hebrew, Indonesian, Spanish, Swedish
diffstat:
editors/xfce4-mousepad/Makefile | 9 +++++----
editors/xfce4-mousepad/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (43 lines):
diff -r 933a8ed6ffc0 -r 8b0da068b069 editors/xfce4-mousepad/Makefile
--- a/editors/xfce4-mousepad/Makefile Tue May 11 22:05:45 2021 +0000
+++ b/editors/xfce4-mousepad/Makefile Wed May 12 00:10:58 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2021/04/21 11:41:34 adam Exp $
+# $NetBSD: Makefile,v 1.57 2021/05/12 00:10:58 gutteridge Exp $
-PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 0.5.3
+VERSION= 0.5.4
DISTNAME= mousepad-${VERSION}
PKGNAME= xfce4-mousepad-${VERSION}
CATEGORIES= editors
@@ -12,9 +11,11 @@
HOMEPAGE= http://users.xfce.org/~benny/xfce/apps.html
COMMENT= Xfce text editor
+CONFIGURE_ARGS+= --enable-gtksourceview4
+
.include "../../devel/glib2/schemas.mk"
.include "../../devel/xfce4-conf/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/gtksourceview3/buildlink3.mk"
+.include "../../x11/gtksourceview4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 933a8ed6ffc0 -r 8b0da068b069 editors/xfce4-mousepad/distinfo
--- a/editors/xfce4-mousepad/distinfo Tue May 11 22:05:45 2021 +0000
+++ b/editors/xfce4-mousepad/distinfo Wed May 12 00:10:58 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2021/03/02 01:55:53 gutteridge Exp $
+$NetBSD: distinfo,v 1.12 2021/05/12 00:10:58 gutteridge Exp $
-SHA1 (mousepad-0.5.3.tar.bz2) = d5fcc8f56741d704ce0f30f03b805fc5d97d7328
-RMD160 (mousepad-0.5.3.tar.bz2) = e7cbecceb14d15ee8c39cf9e908382092a43339a
-SHA512 (mousepad-0.5.3.tar.bz2) = 596d85a9b7caa1616bd5adc2bb4f7ddbdf47d9e4a049f100581ecba9c61db5243f45d3dd8217ecaed1803c73c2221a396817790efe3898c487c12c8ce8d328c6
-Size (mousepad-0.5.3.tar.bz2) = 848169 bytes
+SHA1 (mousepad-0.5.4.tar.bz2) = b6a4d2cdc91d2b4ae8d941603d4dcc677a28c7d0
+RMD160 (mousepad-0.5.4.tar.bz2) = ebcf061e6ee34e38536efa90f443345bbf6a04f5
+SHA512 (mousepad-0.5.4.tar.bz2) = 52d1d9b235b13a651ee7e6e1633074c7829c27e880033637eacdd7cd63f246d1f47d0cd2c981cf2a7eb96dbb7119204a685f00a60968e4478d5057bce8500370
+Size (mousepad-0.5.4.tar.bz2) = 855416 bytes
Home |
Main Index |
Thread Index |
Old Index