From owner-svn-ports-head@freebsd.org Fri Nov 24 19:36:49 2017 Return-Path: Delivered-To: svn-ports-head@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 555A5DEF855; Fri, 24 Nov 2017 19:36:49 +0000 (UTC) (envelope-from sunpoet@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 1F4C3200F; Fri, 24 Nov 2017 19:36:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAOJamsn080151; Fri, 24 Nov 2017 19:36:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAOJamoJ080149; Fri, 24 Nov 2017 19:36:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711241936.vAOJamoJ080149@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 24 Nov 2017 19:36:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454840 - head/textproc/p5-Sphinx-Search X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-Sphinx-Search X-SVN-Commit-Revision: 454840 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Nov 2017 19:36:49 -0000 Author: sunpoet Date: Fri Nov 24 19:36:47 2017 New Revision: 454840 URL: https://svnweb.freebsd.org/changeset/ports/454840 Log: Update to 0.30 - Add NO_ARCH Changes: http://search.cpan.org/dist/Sphinx-Search/Changes Modified: head/textproc/p5-Sphinx-Search/Makefile head/textproc/p5-Sphinx-Search/distinfo Modified: head/textproc/p5-Sphinx-Search/Makefile ============================================================================== --- head/textproc/p5-Sphinx-Search/Makefile Fri Nov 24 19:36:42 2017 (r454839) +++ head/textproc/p5-Sphinx-Search/Makefile Fri Nov 24 19:36:47 2017 (r454840) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sphinx-Search -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JJSCHUTZ @@ -21,6 +21,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Acc p5-Path-Class>=0:devel/p5-Path-Class RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/textproc/p5-Sphinx-Search/distinfo ============================================================================== --- head/textproc/p5-Sphinx-Search/distinfo Fri Nov 24 19:36:42 2017 (r454839) +++ head/textproc/p5-Sphinx-Search/distinfo Fri Nov 24 19:36:47 2017 (r454840) @@ -1,2 +1,3 @@ -SHA256 (Sphinx-Search-0.29.tar.gz) = 7a9189f866029cc693a364ccf666e5eca22aff500786c6b5f1c889d47b4a0b26 -SIZE (Sphinx-Search-0.29.tar.gz) = 30731 +TIMESTAMP = 1511545749 +SHA256 (Sphinx-Search-0.30.tar.gz) = ecf423d2628b6585cb2a6837cc53cbc73c9f66fc536f244076a5418924edc6fe +SIZE (Sphinx-Search-0.30.tar.gz) = 30389