ports/183631: deforaos-libdesktop update to 0.0.10 and staging support
Olivier Cochard-Labbe
olivier at cochard.me
Sun Nov 3 23:10:01 UTC 2013
>Number: 183631
>Category: ports
>Synopsis: deforaos-libdesktop update to 0.0.10 and staging support
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 03 23:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Olivier Cochard-Labbe
>Release: 10.0
>Organization:
>Environment:
FreeBSD orange.bsdrp.net 10.0-BETA2 FreeBSD 10.0-BETA2 #0 r257208M: Sun Oct 27 21:28:39 CET 2013 root at orange.bsdrp.net:/usr/obj/usr/local/BSDRP/BSDRP/FreeBSD/src/sys/PROD amd64
>Description:
Updating port to latest release and adding staging support.
Because this port is a common library needed by others ports, it's part 1 of 6
01 - deforaos-libdesktop 0.0.10
02 - deforaos-keyboard rev1
03 - deforaos-browser 0.4.13
04 - deforaos-player 0.1.6
05 - deforaos-panel 0.2.18
06 - deforaos-locker rev1
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: x11/deforaos-libdesktop/Makefile
===================================================================
--- x11/deforaos-libdesktop/Makefile (revision 332601)
+++ x11/deforaos-libdesktop/Makefile (working copy)
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= libdesktop
-PORTVERSION= 0.0.9
+PORTVERSION= 0.0.10
CATEGORIES= x11
-MASTER_SITES= http://www.defora.org/os/download/download/4011/
+MASTER_SITES= http://www.defora.org/os/download/download/4293/
PKGNAMEPREFIX= deforaos-
DISTNAME= libDesktop-${PORTVERSION}
@@ -13,16 +13,15 @@
LICENSE= GPLv3
-LIB_DEPENDS= System:${PORTSDIR}/devel/deforaos-libsystem
+LIB_DEPENDS= libSystem.so:${PORTSDIR}/devel/deforaos-libsystem
USE_GNOME= gtk20
USES= pkgconfig
USE_LDCONFIG= yes
-MAKE_ARGS+= PREFIX=${PREFIX}
+MAKE_ARGS+= PREFIX=${PREFIX}
MAKE_JOBS_UNSAFE= yes
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|/lib/|/libdata/|g' \
${WRKSRC}/data/pkgconfig.sh
Index: x11/deforaos-libdesktop/distinfo
===================================================================
--- x11/deforaos-libdesktop/distinfo (revision 332601)
+++ x11/deforaos-libdesktop/distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (libDesktop-0.0.9.tar.gz) = 579add7fafaf055ec52e7a1f9e56433a330b0a8faae8a4962eebe45cbb2812d7
-SIZE (libDesktop-0.0.9.tar.gz) = 26474
+SHA256 (libDesktop-0.0.10.tar.gz) = e3071e3c9e69920e5de538b00fce9fbe93f8fd515d11dc4b955f8fb50338d043
+SIZE (libDesktop-0.0.10.tar.gz) = 26732
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list