From owner-svn-ports-all@freebsd.org Sun Nov 20 06:27:00 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80283C4A346; Sun, 20 Nov 2016 06:27:00 +0000 (UTC) (envelope-from barbara.freebsd@gmail.com) Received: from mail-wm0-x244.google.com (mail-wm0-x244.google.com [IPv6:2a00:1450:400c:c09::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 12BCFB3; Sun, 20 Nov 2016 06:27:00 +0000 (UTC) (envelope-from barbara.freebsd@gmail.com) Received: by mail-wm0-x244.google.com with SMTP id g23so17545709wme.1; Sat, 19 Nov 2016 22:27:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:subject:to:cc:references:message-id:date:user-agent :mime-version:in-reply-to; bh=hpr2azz6/kgu1lzKdgsWQ3iGMwV9xR2JKY1PRkdtt4k=; b=s6rYmyNJ9iwBAG2+zbtDkIm6zBvs3ultU1NdqptFvLEAuc2FamMjY1oiNQkwIFMRSH 1dRCNuQolSTCgUaB/v2ZP0fpBun/JZ/DneyghrtJQ6t73RshCMtUpfyhu/X65+lyll2W 4LSNYk8DkjjJuG1wcG8yJu4Nwr/YGOsbeIIwce/l004I1Bc+SoPBVpu+6UK82NUcehcW XWPwYoLcJzgUw42lUVEpKQAtmtQgyr66qS30sijLvJqGVdMAZUK5GXlp2OYKPyEacq2I hW62ZUQhI/xlsV8qo8JLZ8/7FLF+FeB/IMAHDW9bryfAi/9IucMweXzp+rwqWKzkWBt/ 3X6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:subject:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to; bh=hpr2azz6/kgu1lzKdgsWQ3iGMwV9xR2JKY1PRkdtt4k=; b=HEbyijxhhx3trJKqvUzr3h+i+yXW6td21VNUc7TJmN4d1COevzlxjV7SrLpjHVBTcZ z0Kw9FUFC7Gge4DTgh7DYRdIKaUtK813kP8oeEtOg4GX24tCY7CmOsvER3VTUgURTu4D 1Oz5QMDn9TLkFtHzSVRqBZAXmhmdi66Rqgq0hgPyurFQrxmipHDQF+fzim3qvlXmBR9U jCBcMOjzpDr7iVYGdlJtU0s3gqVI3/4kV6QJbF5v8ENQGV9fB5eCIq0yWe4MnnN5o2l/ 2J+iiN4dy0nhPT+CSsKGDjp3ltlEfUeFNhWk0HxmycLIYj1passOJRGn4RHn94PhaTVa BoHg== X-Gm-Message-State: AKaTC03zuI2syFlyrrZn7f8/QoKJLHsymuz1swASKVfsxcSLmdJOQ3VEcogz+ht2Y4I4fg== X-Received: by 10.28.37.70 with SMTP id l67mr6339449wml.128.1479623215370; Sat, 19 Nov 2016 22:26:55 -0800 (PST) Received: from satanasso.local.net (host156-62-dynamic.36-79-r.retail.telecomitalia.it. [79.36.62.156]) by smtp.gmail.com with ESMTPSA id u17sm12321689wma.24.2016.11.19.22.26.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Nov 2016 22:26:54 -0800 (PST) From: Barbara Guida Subject: Re: svn commit: r426408 - head/net/gssdp To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201611191703.uAJH3ft1065863@repo.freebsd.org> Message-ID: <5831422D.8000808@gmail.com> Date: Sun, 20 Nov 2016 07:26:53 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40 MIME-Version: 1.0 In-Reply-To: <201611191703.uAJH3ft1065863@repo.freebsd.org> Content-Type: multipart/mixed; boundary="------------020902060805090300010308" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Nov 2016 06:27:00 -0000 This is a multi-part message in MIME format. --------------020902060805090300010308 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, for me it's failing to package. See attached diff. Best Regards Barbara On Sat, Nov 19, 2016 at 6:03 PM, Sunpoet Po-Chuan Hsieh wrote: > Author: sunpoet > Date: Sat Nov 19 17:03:41 2016 > New Revision: 426408 > URL: https://svnweb.freebsd.org/changeset/ports/426408 > > Log: > - Update to 1.0.1 > - Add LICENSE_FILE > > Changes: https://git.gnome.org/browse/gssdp/tree/NEWS?h=gssdp_1.0 > > Modified: > head/net/gssdp/Makefile > head/net/gssdp/distinfo > > Modified: head/net/gssdp/Makefile > ============================================================================== > --- head/net/gssdp/Makefile Sat Nov 19 17:03:37 2016 (r426407) > +++ head/net/gssdp/Makefile Sat Nov 19 17:03:41 2016 (r426408) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= gssdp > -PORTVERSION= 0.14.16 > +PORTVERSION= 1.0.1 > CATEGORIES= net > MASTER_SITES= GNOME > > @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org > COMMENT= Framework for UPnP devices > > LICENSE= LGPL20 > +LICENSE_FILE= ${WRKSRC}/COPYING > > BUILD_DEPENDS= gobject-introspection>=0.6.7:devel/gobject-introspection > LIB_DEPENDS= libsoup-2.4.so:devel/libsoup > > Modified: head/net/gssdp/distinfo > ============================================================================== > --- head/net/gssdp/distinfo Sat Nov 19 17:03:37 2016 (r426407) > +++ head/net/gssdp/distinfo Sat Nov 19 17:03:41 2016 (r426408) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1466892141 > -SHA256 (gssdp-0.14.16.tar.xz) = 54520bfb230b9c8c938eba88d87df44e04749682c95fb8aa381d13441345c5b2 > -SIZE (gssdp-0.14.16.tar.xz) = 301000 > +TIMESTAMP = 1479482617 > +SHA256 (gssdp-1.0.1.tar.xz) = 601d67f40bc28c067742b7c46f3018da96b364fd3e83f30ddac6e190e323d2e1 > +SIZE (gssdp-1.0.1.tar.xz) = 312336 > --------------020902060805090300010308 Content-Type: text/plain; charset=UTF-8; name="net_gssdp.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="net_gssdp.diff" Index: net/gssdp/Makefile =================================================================== --- net/gssdp/Makefile (revision 426556) +++ net/gssdp/Makefile (working copy) @@ -23,9 +23,9 @@ CONFIGURE_ARGS= --enable-introspection=yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USE_GNOME= glib20 introspection:build +USE_GNOME= cairo gdkpixbuf2 glib20 introspection:build USE_LDCONFIG= yes -USES= gmake libtool pathfix pkgconfig tar:xz +USES= gettext-runtime gmake libtool pathfix pkgconfig tar:xz GTK3_CONFIGURE_WITH= gtk GTK3_USE= GNOME=gtk30 Index: net/gssdp/pkg-plist =================================================================== --- net/gssdp/pkg-plist (revision 426556) +++ net/gssdp/pkg-plist (working copy) @@ -8,7 +8,7 @@ lib/libgssdp-1.0.a lib/libgssdp-1.0.so lib/libgssdp-1.0.so.3 -lib/libgssdp-1.0.so.3.0.0 +lib/libgssdp-1.0.so.3.0.1 libdata/pkgconfig/gssdp-1.0.pc %%GTK3%%%%DATADIR%%/gssdp-device-sniffer.ui share/gir-1.0/GSSDP-1.0.gir --------------020902060805090300010308--