gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9648: update pscan to 1.6


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9648: update pscan to 1.6
Date: Mon, 30 Oct 2023 01:43:56 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9648
revision-id: carlhansen@gnu.org-20231030054351-x8qismejke3sjjg2
parent: carlhansen@gnu.org-20231030053042-vpe777ezc0w9sgc0
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2023-10-29 22:43:51 -0700
message:
  update pscan to 1.6
modified:
  pkg/bio/pscan/Makefile         makefile-20160617195624-kwz1a09vkg4le6fu-164
  pkg/bio/pscan/sha256sums       sha256sums-20160617195624-kwz1a09vkg4le6fu-165
=== modified file 'pkg/bio/pscan/Makefile'
--- a/pkg/bio/pscan/Makefile    2016-06-17 19:57:40 +0000
+++ b/pkg/bio/pscan/Makefile    2023-10-30 05:43:51 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013, 2014 Brandon Invergo <brandon@invergo.net>
+# Copyright © 2023  Carl Hansen
 #
 # This file is part of GSRC.
 #
@@ -17,7 +18,7 @@
 
 NAME = Pscan
 GARNAME = pscan
-GARVERSION = 1.3
+GARVERSION = 1.6
 HOME_URL = http://159.149.160.51/pscan/
 DESCRIPTION = Motif discovery in sequences
 define BLURB
@@ -28,19 +29,21 @@
 CITE = doi:10.1093/nar/gkp464
 
 ######################################################################
+#http://159.149.160.88/pscan/Source/pscan.tar.gz
 
-MASTER_SITES = http://159.149.160.51/
-MASTER_SUBDIR = $(GARNAME)/Source/
-DISTNAME = $(GARNAME)
-DISTFILES = $(DISTNAME).tar.gz
+MASTER_SITES = http://159.149.160.88/
+MASTER_SUBDIR = pscan/Source/
+DISTFILES = $(GARNAME).tar.gz
 BUILD_SCRIPTS = bin
 INSTALL_SCRIPTS = bin
 
+WORKSRC = $(WORKDIR)/pscan
+WORKOBJ = $(WORKSRC)
+
 BUILDDEPS =
-LIBDEPS = gsl
+LIBDEPS = 
 
 ######################################################################
-
 include ../../../gar/gar.mk
 include config.mk
 
@@ -51,3 +54,5 @@
 install-bin:
        $(INSTALL_BIN) $(WORKSRC)/pscan
        $(MAKECOOKIE)
+
+

=== modified file 'pkg/bio/pscan/sha256sums'
--- a/pkg/bio/pscan/sha256sums  2016-06-17 19:57:40 +0000
+++ b/pkg/bio/pscan/sha256sums  2023-10-30 05:43:51 +0000
@@ -1,1 +1,1 @@
-53bf86aa20bdb393e9b2831b8a34cb74835ff8c7601d7caa3ba7c61790514ea9  
download/pscan.tar.gz
+b59cac9effcad6ab286372a95e81a57a226ceb2a4a267ffa93bc084467fdf92b  
download/pscan.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]