Skip to content

Commit

Permalink
biology/migrate: Fix distinfo
Browse files Browse the repository at this point in the history
Upstream re-rolled tarball.

(cherry picked from commit 42af8b8)
  • Loading branch information
nunotexbsd committed Apr 12, 2024
1 parent 5842d08 commit ff0344b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
5 changes: 1 addition & 4 deletions biology/migrate/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= migrate
DISTVERSION= 5.0.6
PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= https://peterbeerli.com/migrate-html5/download_version4/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
Expand Down Expand Up @@ -33,10 +34,6 @@ OPTIONS_DEFINE= DOCS EXAMPLES THREAD
THREAD_DESC= Build with THREAD support
THREAD_ALL_TARGET= thread

# Upstream tarball contains objects and binaries that need to be clean
post-extract:
cd ${WRKSRC} && ${RM} -f *.o haru/*.o migrate-n migrate-n-mpi

post-patch:
@${REINPLACE_CMD} -e 's|="-O "|="$$CFLAGS"|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e '/PRETTY$$/d' ${WRKSRC}/src/definitions.h
Expand Down
6 changes: 3 additions & 3 deletions biology/migrate/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1711916315
SHA256 (migrate-5.0.6.src.tar.gz) = 9772ae5bdc5be81af6830a9240aa5a0f90ae9fb52d70e46cf4f50a8b389f8925
SIZE (migrate-5.0.6.src.tar.gz) = 8254038
TIMESTAMP = 1712647301
SHA256 (migrate-5.0.6.src.tar.gz) = b7092847d2fa54f5327b5d8e0b4079c343f1731c8a6a29fa464842b302c47708
SIZE (migrate-5.0.6.src.tar.gz) = 19317248

0 comments on commit ff0344b

Please sign in to comment.