summaryrefslogtreecommitdiff
path: root/sysutils/pcmanfm
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2018-05-22 16:08:13 +0000
committeryouri <youri@pkgsrc.org>2018-05-22 16:08:13 +0000
commitfc19891c3e5dcf2d98680261d4a7f0405c2b8900 (patch)
treeb7b6eb66a7555b15744d87367505037218ad7217 /sysutils/pcmanfm
parenta9801da18455142678671975bfd21b5ee6785507 (diff)
downloadpkgsrc-fc19891c3e5dcf2d98680261d4a7f0405c2b8900.tar.gz
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.
Diffstat (limited to 'sysutils/pcmanfm')
-rw-r--r--sysutils/pcmanfm/Makefile5
-rw-r--r--sysutils/pcmanfm/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/pcmanfm/Makefile b/sysutils/pcmanfm/Makefile
index 4f4c2e39f20..be7502ae415 100644
--- a/sysutils/pcmanfm/Makefile
+++ b/sysutils/pcmanfm/Makefile
@@ -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
diff --git a/sysutils/pcmanfm/distinfo b/sysutils/pcmanfm/distinfo
index 7eac9430345..bf6194570d8 100644
--- a/sysutils/pcmanfm/distinfo
+++ b/sysutils/pcmanfm/distinfo
@@ -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