From owner-svn-ports-all@freebsd.org Tue Sep 3 16:14:05 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 99095E1192; Tue, 3 Sep 2019 16:14:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46NBpj3YmCz3JKs; Tue, 3 Sep 2019 16:14:05 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5E48F5810; Tue, 3 Sep 2019 16:14:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x83GE5TB034591; Tue, 3 Sep 2019 16:14:05 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x83GE5sx034589; Tue, 3 Sep 2019 16:14:05 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201909031614.x83GE5sx034589@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 3 Sep 2019 16:14:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510961 - head/devel/p5-Glib2 X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/p5-Glib2 X-SVN-Commit-Revision: 510961 X-SVN-Commit-Repository: ports 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.29 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: Tue, 03 Sep 2019 16:14:05 -0000 Author: swills Date: Tue Sep 3 16:14:04 2019 New Revision: 510961 URL: https://svnweb.freebsd.org/changeset/ports/510961 Log: devel/p5-Glib2: update to 1.3291 Modified: head/devel/p5-Glib2/Makefile (contents, props changed) head/devel/p5-Glib2/distinfo (contents, props changed) Modified: head/devel/p5-Glib2/Makefile ============================================================================== --- head/devel/p5-Glib2/Makefile Tue Sep 3 16:09:04 2019 (r510960) +++ head/devel/p5-Glib2/Makefile Tue Sep 3 16:14:04 2019 (r510961) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= Glib -PORTVERSION= 1.329 +PORTVERSION= 1.3291 CATEGORIES= devel perl5 -MASTER_SITES= CPAN SF/gtk2-perl/${PORTNAME}/${PORTVERSION} +MASTER_SITES= CPAN \ + SF/gtk2-perl/${PORTNAME}/${PORTVERSION} MASTER_SITE_SUBDIR= CPAN:XAOC PKGNAMEPREFIX= p5- PKGNAMESUFFIX= 2 @@ -19,9 +20,10 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=1:devel/p5-ExtUtils-PkgConfig -USE_GNOME= glib20 USES= perl5 +USE_GNOME= glib20 USE_PERL5= configure + MAKE_JOBS_UNSAFE= yes .include Modified: head/devel/p5-Glib2/distinfo ============================================================================== --- head/devel/p5-Glib2/distinfo Tue Sep 3 16:09:04 2019 (r510960) +++ head/devel/p5-Glib2/distinfo Tue Sep 3 16:14:04 2019 (r510961) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556053503 -SHA256 (Glib-1.329.tar.gz) = 7b4ce1c8cf884849189efaa0b5722ecfb0d87a15f94fccc6a6017d3b3f982a35 -SIZE (Glib-1.329.tar.gz) = 301794 +TIMESTAMP = 1567526986 +SHA256 (Glib-1.3291.tar.gz) = b983cdd87b9d3b5537edb110842313356237ab01b020b5f547f86f7e902b1f72 +SIZE (Glib-1.3291.tar.gz) = 301944