From owner-svn-ports-all@freebsd.org Mon Jun 5 15:28:13 2017 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 D9B58AFBA13; Mon, 5 Jun 2017 15:28:13 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B69E783C65; Mon, 5 Jun 2017 15:28:13 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v55FSCIi067354; Mon, 5 Jun 2017 15:28:12 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v55FSCcZ067351; Mon, 5 Jun 2017 15:28:12 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706051528.v55FSCcZ067351@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Mon, 5 Jun 2017 15:28:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442669 - head/devel/libpeas X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Mon, 05 Jun 2017 15:28:14 -0000 Author: kwm Date: Mon Jun 5 15:28:12 2017 New Revision: 442669 URL: https://svnweb.freebsd.org/changeset/ports/442669 Log: Update libpeas to 0.20.0. * add license * tweak python version restrictions * review dependancies Obtained from: gnome devel repo (based on) Modified: head/devel/libpeas/Makefile head/devel/libpeas/distinfo head/devel/libpeas/pkg-plist Modified: head/devel/libpeas/Makefile ============================================================================== --- head/devel/libpeas/Makefile Mon Jun 5 15:28:07 2017 (r442668) +++ head/devel/libpeas/Makefile Mon Jun 5 15:28:12 2017 (r442669) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libpeas -PORTVERSION= 1.16.0 +PORTVERSION= 1.20.0 PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= GNOME @@ -11,6 +11,9 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT?= Next evolution of the Gedit plugins engine +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= valac:lang/vala LIBPEAS_SLAVE?= no @@ -23,7 +26,7 @@ PORTSCOUT= ignore:1 .endif USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz -USE_GNOME= gtk30 intlhack introspection:build +USE_GNOME= cairo gtk30 intlhack introspection USE_LDCONFIG= yes INSTALLS_ICONS= yes GNU_CONFIGURE= yes @@ -34,14 +37,14 @@ CONFIGURE_ARGS+=--disable-glade-catalog PLIST= ${.CURDIR}/pkg-plist .if ${LIBPEAS_SLAVE} == python2 -USES+= python:2 +USES+= python:-2.7 USE_GNOME+= pygobject3 .else CONFIGURE_ARGS+= --disable-python2 .endif .if ${LIBPEAS_SLAVE} == python3 -USES+= python:3 +USES+= python:3.3+ USE_GNOME+= py3gobject3 .else CONFIGURE_ARGS+= --disable-python3 Modified: head/devel/libpeas/distinfo ============================================================================== --- head/devel/libpeas/distinfo Mon Jun 5 15:28:07 2017 (r442668) +++ head/devel/libpeas/distinfo Mon Jun 5 15:28:12 2017 (r442669) @@ -1,2 +1,3 @@ -SHA256 (gnome3/libpeas-1.16.0.tar.xz) = b093008ecd65f7d55c80517589509698ff15ad41f664b11a3eb88ff461b1454e -SIZE (gnome3/libpeas-1.16.0.tar.xz) = 548972 +TIMESTAMP = 1496672649 +SHA256 (gnome3/libpeas-1.20.0.tar.xz) = f392fffe2dc00072a51bb2a1b274224a06bdc5f9c3b3c0ac4816909e9933d354 +SIZE (gnome3/libpeas-1.20.0.tar.xz) = 557872 Modified: head/devel/libpeas/pkg-plist ============================================================================== --- head/devel/libpeas/pkg-plist Mon Jun 5 15:28:07 2017 (r442668) +++ head/devel/libpeas/pkg-plist Mon Jun 5 15:28:12 2017 (r442669) @@ -17,10 +17,10 @@ lib/girepository-1.0/Peas-1.0.typelib lib/girepository-1.0/PeasGtk-1.0.typelib lib/libpeas-1.0.so lib/libpeas-1.0.so.0 -lib/libpeas-1.0.so.0.1600.0 +lib/libpeas-1.0.so.0.2000.0 lib/libpeas-gtk-1.0.so lib/libpeas-gtk-1.0.so.0 -lib/libpeas-gtk-1.0.so.0.1600.0 +lib/libpeas-gtk-1.0.so.0.2000.0 lib/peas-demo/plugins/helloworld/helloworld.plugin lib/peas-demo/plugins/helloworld/libhelloworld.so lib/peas-demo/plugins/secondtime/libsecondtime.so @@ -40,6 +40,7 @@ share/gtk-doc/html/libpeas/PeasObjectModule.html share/gtk-doc/html/libpeas/PeasPluginInfo.html share/gtk-doc/html/libpeas/annotation-glossary.html share/gtk-doc/html/libpeas/api-index-1-14.html +share/gtk-doc/html/libpeas/api-index-1-18.html share/gtk-doc/html/libpeas/api-index-1-2.html share/gtk-doc/html/libpeas/api-index-1-4.html share/gtk-doc/html/libpeas/api-index-1-6.html