Menu

#4757 pdb2pqr-2.1.1-1

open
5
2016-09-19
2016-09-07
No

Update the pdb2pqr package to the 2.1.1 release with the Info file changes...

Index: pdb2pqr.info
===================================================================
RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/sci/pdb2pqr.info,v
retrieving revision 1.1
diff -u -r1.1 pdb2pqr.info
--- pdb2pqr.info    10 Sep 2015 20:53:52 -0000  1.1
+++ pdb2pqr.info    7 Sep 2016 18:04:23 -0000
@@ -1,17 +1,14 @@
 Package: pdb2pqr
-Version: 2.0.0
-Revision: 2
-#Source: mirror:sourceforge:%n/%n-%v.tar.gz
-#Source: https://github.com/Electrostatics/apbs-%n/releases/download/%n-%v/%n-src-%v.tar.gz
-Source: https://codeload.github.com/Electrostatics/apbs-pdb2pqr/tar.gz/pdb2pqr-2.0.0_release
-Source-MD5: f1d0455f13578091067754aa5b8ee84e
-SourceRename: %n-%v-release.tar.gz
-SourceDirectory: apbs-%n-%n-%v_release/%n
+Version: 2.1.1
+Revision: 1
+Source: mirror:sourceforge:%n/%n/%n-%v/%n-src-%v.tar.gz
+Source-MD5: 266dd7614de4adb0981d50471d38083a
 Depends: numpy-py27, python27
-BuildDepends: python27
+BuildDepends: dos2unix, python27
 BuildConflicts: fort77
 Description: Converts pdb files to pqr
 PatchScript: <<
+find . -type f -exec dos2unix {} \;
 /usr/bin/find . -type f -name "*.py" -exec perl -pi -e 's|/usr/bin/python|%p/bin/python2.7|g' {} \;
 /usr/bin/find . -type f -name "*.py" -exec perl -pi -e 's|/usr/bin/env python|%p/bin/python2.7|g' {} \;
 <<

Tested with 'fink -m' on 10.11.

Discussion

  • Jack Howarth

    Jack Howarth - 2016-09-07

    Info file for pdb2pqr-2.1.1-1

     
  • Daniel Macks

    Daniel Macks - 2016-09-12
    • assigned_to: William Scott
     
  • Hanspeter Niederstrasser

    • labels: --> sci, Updated Version of Existing
     

Log in to post a comment.