Date: Wed, 21 Feb 2018 13:40:00 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462515 - head/textproc/p5-XML-LibXSLT Message-ID: <201802211340.w1LDe0L7071725@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 21 13:40:00 2018 New Revision: 462515 URL: https://svnweb.freebsd.org/changeset/ports/462515 Log: Update to 1.96 - Add USES=gnome Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes Modified: head/textproc/p5-XML-LibXSLT/Makefile head/textproc/p5-XML-LibXSLT/distinfo Modified: head/textproc/p5-XML-LibXSLT/Makefile ============================================================================== --- head/textproc/p5-XML-LibXSLT/Makefile Wed Feb 21 13:39:55 2018 (r462514) +++ head/textproc/p5-XML-LibXSLT/Makefile Wed Feb 21 13:40:00 2018 (r462515) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-LibXSLT -PORTVERSION= 1.95 +PORTVERSION= 1.96 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +18,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 pkgconfig +USES= gnome perl5 pkgconfig USE_GNOME= libxml2 libxslt USE_PERL5= configure Modified: head/textproc/p5-XML-LibXSLT/distinfo ============================================================================== --- head/textproc/p5-XML-LibXSLT/distinfo Wed Feb 21 13:39:55 2018 (r462514) +++ head/textproc/p5-XML-LibXSLT/distinfo Wed Feb 21 13:40:00 2018 (r462515) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476110136 -SHA256 (XML-LibXSLT-1.95.tar.gz) = f1ca21135acc53af9f175958ef5fceb453fd0ef383cfb0e6ef6ea24031f3ef35 -SIZE (XML-LibXSLT-1.95.tar.gz) = 114231 +TIMESTAMP = 1519217864 +SHA256 (XML-LibXSLT-1.96.tar.gz) = 2a5e374edaa2e9f9d26b432265bfea9b4bb7a94c9fbfef9047b298fce844d473 +SIZE (XML-LibXSLT-1.96.tar.gz) = 114068
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802211340.w1LDe0L7071725>