pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/pcmanfm
Module Name: pkgsrc
Committed By: youri
Date: Tue May 22 16:08:13 UTC 2018
Modified Files:
pkgsrc/sysutils/pcmanfm: Makefile distinfo
Log Message:
Update to 1.3.0:
* Fixed potential access violation, use runtime user dir instead of tmp dir
for single instance socket.
* Fixed an issue with losing icons on desktop, when file name has a '[' char.
* Added a missing tooltip for 'New Window' toolbar button.
* Fixed an issue when single instance socket' directory did not exist (see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874753).
Changes on 1.2.5 since 1.2.4:
* Removed options to Cut, Remove and Rename from context menu on mounted
drive on the desktop, user might accidentally recursively remove its
contents.
* Removed 'Open in terminal' from context menu on folder on the desktop
that cannot be opened in terminal.
* Fixed invalid unref on CSS provider (GTK+ 3.0).
* Fixed unwanted unselection of items when right-clicked the desktop.
* Fixed endless loop in desktop items placement in some corner cases.
* Fixed spelling error in the manual page.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/sysutils/pcmanfm/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/pcmanfm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/pcmanfm/Makefile
diff -u pkgsrc/sysutils/pcmanfm/Makefile:1.38 pkgsrc/sysutils/pcmanfm/Makefile:1.39
--- pkgsrc/sysutils/pcmanfm/Makefile:1.38 Mon Apr 16 14:35:12 2018
+++ pkgsrc/sysutils/pcmanfm/Makefile Tue May 22 16:08:13 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2018/04/16 14:35:12 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2018/05/22 16:08:13 youri Exp $
#
-DISTNAME= pcmanfm-1.2.4
-PKGREVISION= 5
+DISTNAME= pcmanfm-1.3.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcmanfm/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/sysutils/pcmanfm/distinfo
diff -u pkgsrc/sysutils/pcmanfm/distinfo:1.5 pkgsrc/sysutils/pcmanfm/distinfo:1.6
--- pkgsrc/sysutils/pcmanfm/distinfo:1.5 Sun May 22 22:51:44 2016
+++ pkgsrc/sysutils/pcmanfm/distinfo Tue May 22 16:08:13 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/05/22 22:51:44 youri Exp $
+$NetBSD: distinfo,v 1.6 2018/05/22 16:08:13 youri Exp $
-SHA1 (pcmanfm-1.2.4.tar.xz) = 4768ee564a36021977e4af8c33270b6835b3391d
-RMD160 (pcmanfm-1.2.4.tar.xz) = 493f436ef8c33a3eab74ba6c62e8f5b3f231998b
-SHA512 (pcmanfm-1.2.4.tar.xz) = f4d0ed9d5dcc1b01643715fd54b94ff46967801f0c6d1dde6d196fadbedb5551cfda536d548237b187e5545cceea0a987f7c1c8e38659cae109b6483f14798f7
-Size (pcmanfm-1.2.4.tar.xz) = 417316 bytes
+SHA1 (pcmanfm-1.3.0.tar.xz) = 690fb28c0957ad56e28d1b8f5384e63462c118b2
+RMD160 (pcmanfm-1.3.0.tar.xz) = 4ad9b5a3b08d8c31ffd84d280b781b434c6f36e8
+SHA512 (pcmanfm-1.3.0.tar.xz) = 022e6e203a6cbba6531eb3dd21e0dd96687c42992015225f979a8df4539ddb0071f70d8619a7d804c0399424833af20181b8473a35a14b0fa1653e6fdbdfa367
+Size (pcmanfm-1.3.0.tar.xz) = 422836 bytes
Home |
Main Index |
Thread Index |
Old Index