pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/xfce4-conf



Module Name:    pkgsrc
Committed By:   youri
Date:           Tue Jun 20 16:11:05 UTC 2017

Modified Files:
        pkgsrc/devel/xfce4-conf: Makefile buildlink3.mk distinfo

Log Message:
Downgrade xfce4-conf to 4.12.1 to make the panel working again.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/xfce4-conf/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/xfce4-conf/buildlink3.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/xfce4-conf/distinfo

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

Modified files:

Index: pkgsrc/devel/xfce4-conf/Makefile
diff -u pkgsrc/devel/xfce4-conf/Makefile:1.8 pkgsrc/devel/xfce4-conf/Makefile:1.9
--- pkgsrc/devel/xfce4-conf/Makefile:1.8        Sun Jun 18 22:22:55 2017
+++ pkgsrc/devel/xfce4-conf/Makefile    Tue Jun 20 16:11:05 2017
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2017/06/18 22:22:55 youri Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/20 16:11:05 youri Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       4.13.1
+VERSION=       4.12.1
 DISTNAME=      xfconf-${VERSION}
 PKGNAME=       xfce4-conf-${VERSION}
 CATEGORIES=    devel
-MASTER_SITES=  http://archive.xfce.org/src/xfce/xfconf/4.13/
+MASTER_SITES=  http://archive.xfce.org/src/xfce/xfconf/4.12/
 
 HOMEPAGE=      http://docs.xfce.org/xfce/xfconf/start
 COMMENT=       Xfce client-server configuration storage and query system

Index: pkgsrc/devel/xfce4-conf/buildlink3.mk
diff -u pkgsrc/devel/xfce4-conf/buildlink3.mk:1.6 pkgsrc/devel/xfce4-conf/buildlink3.mk:1.7
--- pkgsrc/devel/xfce4-conf/buildlink3.mk:1.6   Sun Jun 18 22:22:55 2017
+++ pkgsrc/devel/xfce4-conf/buildlink3.mk       Tue Jun 20 16:11:05 2017
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.6 2017/06/18 22:22:55 youri Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2017/06/20 16:11:05 youri Exp $
 
 BUILDLINK_TREE+=       xfce4-conf
 
 .if !defined(XFCE4_CONF_BUILDLINK3_MK)
 XFCE4_CONF_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.xfce4-conf+=     xfce4-conf>=4.13.1
-BUILDLINK_ABI_DEPENDS.xfce4-conf?=     xfce4-conf>=4.13.1
+BUILDLINK_API_DEPENDS.xfce4-conf+=     xfce4-conf>=4.12.1
+BUILDLINK_ABI_DEPENDS.xfce4-conf?=     xfce4-conf>=4.12.1
 BUILDLINK_PKGSRCDIR.xfce4-conf?=       ../../devel/xfce4-conf
 
 .include "../../sysutils/dbus/buildlink3.mk"

Index: pkgsrc/devel/xfce4-conf/distinfo
diff -u pkgsrc/devel/xfce4-conf/distinfo:1.3 pkgsrc/devel/xfce4-conf/distinfo:1.4
--- pkgsrc/devel/xfce4-conf/distinfo:1.3        Sun Jun 18 22:22:55 2017
+++ pkgsrc/devel/xfce4-conf/distinfo    Tue Jun 20 16:11:05 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/06/18 22:22:55 youri Exp $
+$NetBSD: distinfo,v 1.4 2017/06/20 16:11:05 youri Exp $
 
-SHA1 (xfconf-4.13.1.tar.bz2) = 43ec4087ace8c6419672e33dc581bd48496c0dbd
-RMD160 (xfconf-4.13.1.tar.bz2) = c2b32f5cd0a8d20426e3f4d1c3e15b5e4958853e
-SHA512 (xfconf-4.13.1.tar.bz2) = 94504c71be3e98f635f20ab840a04aea08118962a9415a88bcdabf3960b3ba0b6f90a5c89b515bfef5bd5850738370ac885411ce3f4ecde944ca4e7976728080
-Size (xfconf-4.13.1.tar.bz2) = 584229 bytes
+SHA1 (xfconf-4.12.1.tar.bz2) = 18741118e98f7a4ea0328cd6f00752ca83d3ec14
+RMD160 (xfconf-4.12.1.tar.bz2) = 13ed038c0f23d35f70f894d137f0a304f08dd851
+SHA512 (xfconf-4.12.1.tar.bz2) = 114dba6a78d43b25eebfd9ef78beec75391b0c77e736e66ae2b04fe97dc281f93d05467ddfdd63a5067f44de135347564fe55928ae7de72f0984339db411d77f
+Size (xfconf-4.12.1.tar.bz2) = 564131 bytes



Home | Main Index | Thread Index | Old Index