svn commit: r381726 - head/biology/p5-bioperl-run

Mathieu Arnold mat at FreeBSD.org
Fri Mar 20 09:43:22 UTC 2015


Author: mat
Date: Fri Mar 20 09:43:20 2015
New Revision: 381726
URL: https://svnweb.freebsd.org/changeset/ports/381726
QAT: https://qat.redports.org/buildarchive/r381726/

Log:
  Convert to new USE_GITHUB.
  
  While there, cleanup.
  
  Sponsored by:	Absolight

Modified:
  head/biology/p5-bioperl-run/Makefile
  head/biology/p5-bioperl-run/distinfo

Modified: head/biology/p5-bioperl-run/Makefile
==============================================================================
--- head/biology/p5-bioperl-run/Makefile	Fri Mar 20 09:39:42 2015	(r381725)
+++ head/biology/p5-bioperl-run/Makefile	Fri Mar 20 09:43:20 2015	(r381726)
@@ -23,20 +23,13 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 CONFLICTS=	p5-bioperl-run-1.[13579]*
 
-USES=		perl5
 USE_GITHUB=	yes
 GH_ACCOUNT=	bioperl
-GH_COMMIT=	96ccd93
-GH_TAGNAME=	${GH_COMMIT}
+GH_TAGNAME=	96ccd93
 
 USES=		perl5 shebangfix
 USE_PERL5=	modbuild
-SHEBANG_FILES=	scripts/bioperl_application_installer.PLS \
-		scripts/multi_hmmsearch.PLS \
-		scripts/panalysis.PLS \
-		scripts/papplmaker.PLS \
-		scripts/run_neighbor.PLS \
-		scripts/run_protdist.PLS \
+SHEBANG_FILES=	scripts/*
 
 OPTIONS_DEFINE=	DOCS
 

Modified: head/biology/p5-bioperl-run/distinfo
==============================================================================
--- head/biology/p5-bioperl-run/distinfo	Fri Mar 20 09:39:42 2015	(r381725)
+++ head/biology/p5-bioperl-run/distinfo	Fri Mar 20 09:43:20 2015	(r381726)
@@ -1,2 +1,2 @@
-SHA256 (bioperl-run-1.6.901.tar.gz) = 41f9b0ccadfaed31e00d187e83f4699aeeabe1bc34d9e137f87e59ec44ade697
-SIZE (bioperl-run-1.6.901.tar.gz) = 13941063
+SHA256 (bioperl-run-1.6.901_GH0.tar.gz) = 13f6c0b47b70a2bc5e9f633bc011378a85f78a7f0c0d334246acbc1a8f3b343c
+SIZE (bioperl-run-1.6.901_GH0.tar.gz) = 13941085


More information about the svn-ports-head mailing list