Skip to content

Commit

Permalink
math/primme: Update 2.1 -> 2.1.20181010 (current revision)
Browse files Browse the repository at this point in the history
Several relevant bugs were fixed:
* SONAME was added
* Some patches aren't needed now


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@481765 35697150-7ecd-e111-bb59-0022644237b5
  • Loading branch information
yuri committed Oct 10, 2018
1 parent f8a9a81 commit e6729ac
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 48 deletions.
3 changes: 2 additions & 1 deletion math/primme/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= primme
DISTVERSIONPREFIX= v
DISTVERSION= 2.1
DISTVERSION= 2.1.20181010 # git describe doesn't identify the tag properly
CATEGORIES= math

MAINTAINER= [email protected]
Expand All @@ -17,6 +17,7 @@ TEST_DEPENDS= gfortran${GCC_DEFAULT}:lang/gcc${GCC_DEFAULT}

USES= gmake localbase:ldflags
USE_GITHUB= yes
GH_TAGNAME= d089bec
MAKEFILE= makefile
ALL_TARGET= solib
USE_LDCONFIG= yes
Expand Down
6 changes: 3 additions & 3 deletions math/primme/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1539019293
SHA256 (primme-primme-v2.1_GH0.tar.gz) = edc924250d464f51d0f529aaa77d8b741411b4453b3423fa663a65732055467b
SIZE (primme-primme-v2.1_GH0.tar.gz) = 6071172
TIMESTAMP = 1539198535
SHA256 (primme-primme-v2.1.20181010-d089bec_GH0.tar.gz) = 90f9df43e5507b8f0dd40cd27ac50ebc06e0442f3e2939eca0e8a6fc0d43eef5
SIZE (primme-primme-v2.1.20181010-d089bec_GH0.tar.gz) = 5510842
11 changes: 0 additions & 11 deletions math/primme/files/patch-examples_Makefile

This file was deleted.

11 changes: 0 additions & 11 deletions math/primme/files/patch-src_Makefile

This file was deleted.

11 changes: 0 additions & 11 deletions math/primme/files/patch-src_eigs_primme__interface.c

This file was deleted.

11 changes: 0 additions & 11 deletions math/primme/files/patch-src_include_template.h

This file was deleted.

0 comments on commit e6729ac

Please sign in to comment.