pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q4]: pkgsrc/x11/deforaos-libdesktop Pullup ticket #5688 - ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/25cdbd0a3e0c
branches: pkgsrc-2017Q4
changeset: 373120:25cdbd0a3e0c
user: spz <spz%pkgsrc.org@localhost>
date: Tue Jan 23 07:48:02 2018 +0000
description:
Pullup ticket #5688 - requested by he
x11/deforaos-libdesktop: build fix
Revisions pulled up:
- x11/deforaos-libdesktop/Makefile 1.28
- x11/deforaos-libdesktop/PLIST 1.8
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: he
Date: Sun Jan 21 16:49:09 UTC 2018
Modified Files:
pkgsrc/x11/deforaos-libdesktop: Makefile PLIST
Log Message:
share/gtk-doc/html/libDesktop/index.sgml isn't being installed,
at least not on NetBSD, SmartOS or Ubuntu, so adjust PLIST accordingly.
Bump PKGREVISION. Going to submit pull-up request.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/deforaos-libdesktop/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/deforaos-libdesktop/PLIST
diffstat:
x11/deforaos-libdesktop/Makefile | 3 ++-
x11/deforaos-libdesktop/PLIST | 3 +--
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r c04952958e75 -r 25cdbd0a3e0c x11/deforaos-libdesktop/Makefile
--- a/x11/deforaos-libdesktop/Makefile Sun Jan 21 16:03:34 2018 +0000
+++ b/x11/deforaos-libdesktop/Makefile Tue Jan 23 07:48:02 2018 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2017/08/01 14:59:07 wiz Exp $
+# $NetBSD: Makefile,v 1.27.6.1 2018/01/23 07:48:02 spz Exp $
#
DISTNAME= libDesktop-0.2.2
PKGNAME= deforaos-libdesktop-0.2.2
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= https://www.defora.org/os/download/download/4447/
diff -r c04952958e75 -r 25cdbd0a3e0c x11/deforaos-libdesktop/PLIST
--- a/x11/deforaos-libdesktop/PLIST Sun Jan 21 16:03:34 2018 +0000
+++ b/x11/deforaos-libdesktop/PLIST Tue Jan 23 07:48:02 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2016/02/19 23:50:03 khorben Exp $
+@comment $NetBSD: PLIST,v 1.7.18.1 2018/01/23 07:48:02 spz Exp $
bin/widget
include/Desktop.h
include/Desktop/about.h
@@ -22,7 +22,6 @@
share/gtk-doc/html/libDesktop/deprecated-api-index.html
share/gtk-doc/html/libDesktop/home.png
share/gtk-doc/html/libDesktop/index.html
-share/gtk-doc/html/libDesktop/index.sgml
share/gtk-doc/html/libDesktop/left-insensitive.png
share/gtk-doc/html/libDesktop/left.png
share/gtk-doc/html/libDesktop/libDesktop-about.html
Home |
Main Index |
Thread Index |
Old Index