pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/xfce4-calculator-plugin
Module Name: pkgsrc
Committed By: youri
Date: Fri Jan 18 12:56:16 UTC 2019
Modified Files:
pkgsrc/misc/xfce4-calculator-plugin: Makefile PLIST distinfo
Log Message:
xfce4-calculator-plugin: update to 0.6.90:
- GTK3 Port
- Bump to minimal Gtk to 3.22
- Added option for hexadecimal output (Bug #12548)
- Added modulo (%) operator (Bug #12548)
- Added more tests (Bug #12548)
- Updated FSF address (Bug #12543)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/misc/xfce4-calculator-plugin/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/xfce4-calculator-plugin/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/xfce4-calculator-plugin/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/xfce4-calculator-plugin/Makefile
diff -u pkgsrc/misc/xfce4-calculator-plugin/Makefile:1.11 pkgsrc/misc/xfce4-calculator-plugin/Makefile:1.12
--- pkgsrc/misc/xfce4-calculator-plugin/Makefile:1.11 Wed Nov 14 22:22:04 2018
+++ pkgsrc/misc/xfce4-calculator-plugin/Makefile Fri Jan 18 12:56:15 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2018/11/14 22:22:04 kleink Exp $
+# $NetBSD: Makefile,v 1.12 2019/01/18 12:56:15 youri Exp $
-PKGREVISION= 6
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 0.6.0
+VERSION= 0.6.90
DISTNAME= xfce4-calculator-plugin-${VERSION}
CATEGORIES= misc
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/0.6/
@@ -11,7 +10,6 @@ MASTER_SITES= http://archive.xfce.org/sr
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin
COMMENT= Xfce calculator plugin
-.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/misc/xfce4-calculator-plugin/PLIST
diff -u pkgsrc/misc/xfce4-calculator-plugin/PLIST:1.1 pkgsrc/misc/xfce4-calculator-plugin/PLIST:1.2
--- pkgsrc/misc/xfce4-calculator-plugin/PLIST:1.1 Thu Jun 9 09:50:15 2016
+++ pkgsrc/misc/xfce4-calculator-plugin/PLIST Fri Jan 18 12:56:15 2019
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2016/06/09 09:50:15 youri Exp $
-libexec/xfce4/panel-plugins/xfce4-calculator-plugin
+@comment $NetBSD: PLIST,v 1.2 2019/01/18 12:56:15 youri Exp $
+lib/xfce4/panel/plugins/libcalculator.la
share/icons/hicolor/16x16/apps/xfce4-calculator-plugin.png
share/icons/hicolor/22x22/apps/xfce4-calculator-plugin.png
share/icons/hicolor/24x24/apps/xfce4-calculator-plugin.png
@@ -7,4 +7,4 @@ share/icons/hicolor/256x256/apps/xfce4-c
share/icons/hicolor/32x32/apps/xfce4-calculator-plugin.png
share/icons/hicolor/48x48/apps/xfce4-calculator-plugin.png
share/icons/hicolor/64x64/apps/xfce4-calculator-plugin.png
-share/xfce4/panel-plugins/calculator.desktop
+share/xfce4/panel/plugins/calculator.desktop
Index: pkgsrc/misc/xfce4-calculator-plugin/distinfo
diff -u pkgsrc/misc/xfce4-calculator-plugin/distinfo:1.2 pkgsrc/misc/xfce4-calculator-plugin/distinfo:1.3
--- pkgsrc/misc/xfce4-calculator-plugin/distinfo:1.2 Tue Jun 20 21:31:04 2017
+++ pkgsrc/misc/xfce4-calculator-plugin/distinfo Fri Jan 18 12:56:15 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/06/20 21:31:04 youri Exp $
+$NetBSD: distinfo,v 1.3 2019/01/18 12:56:15 youri Exp $
-SHA1 (xfce4-calculator-plugin-0.6.0.tar.bz2) = a4ea1273695cc474f5ddad85946b3173814ea8c3
-RMD160 (xfce4-calculator-plugin-0.6.0.tar.bz2) = d6a25a799fc16eb640bb8a8ccba2932e342b0787
-SHA512 (xfce4-calculator-plugin-0.6.0.tar.bz2) = 67da3b10db8d05958193c39d9c0fb35c5efaca8f34d6093cec0a57280abda55366e2184056bac045952ffdc8876780696d9b8f9edccdf459fd1f3a53fb0dfb09
-Size (xfce4-calculator-plugin-0.6.0.tar.bz2) = 386342 bytes
+SHA1 (xfce4-calculator-plugin-0.6.90.tar.bz2) = a25183a8fceb78ead9cd9709d5a9450eed0de45b
+RMD160 (xfce4-calculator-plugin-0.6.90.tar.bz2) = 188c2754434ae3c3b3ed04c3b3eee717f1546b60
+SHA512 (xfce4-calculator-plugin-0.6.90.tar.bz2) = 48565589278bec72e3a68aae35e44008d196ebdda43d87ec79bf0235894ba0eaa521126f435d60406ffe2088a9168c9a445fdf6ba78866390726e0321de4fb6f
+Size (xfce4-calculator-plugin-0.6.90.tar.bz2) = 370818 bytes
Home |
Main Index |
Thread Index |
Old Index