mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 3.0.0.
This commit is contained in:
parent
7d1b26ed85
commit
1d0759c209
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477923
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= getdp
|
||||
PORTVERSION= 2.11.3
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://www.geuz.org/getdp/src/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1526163542
|
||||
SHA256 (getdp-2.11.3-source.tgz) = 39095f5c2e678b95afe32b81da60bcce4160a71bbf268e69c822414c3cbe49c1
|
||||
SIZE (getdp-2.11.3-source.tgz) = 1939482
|
||||
TIMESTAMP = 1535039750
|
||||
SHA256 (getdp-3.0.0-source.tgz) = 67a64d6e9000cdde5ebe9a5b286aad3bd8f45d7a0a7f76cc1a66874eb397a94c
|
||||
SIZE (getdp-3.0.0-source.tgz) = 1990639
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- CMakeLists.txt.orig 2015-11-07 18:29:23 UTC
|
||||
+++ CMakeLists.txt
|
||||
@@ -850,7 +850,7 @@ else(WIN32 OR CYGWIN)
|
||||
set(GETDP_BIN bin)
|
||||
set(GETDP_LIB lib)
|
||||
set(GETDP_DOC share/doc/getdp)
|
||||
- set(GETDP_MAN share/man/man1)
|
||||
+ set(GETDP_MAN man/man1)
|
||||
endif(WIN32 OR CYGWIN)
|
||||
|
||||
# mark targets as optional so we can install them separately if needed
|
@ -7,7 +7,13 @@ man/man1/getdp.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/demos/magnet.msh
|
||||
%%PORTDOCS%%%%DOCSDIR%%/demos/magnet.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/demos/magnet_data.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/Electrostatics.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/Magnetostatics.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/MaterialDatabase.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/MaterialMacros.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/Interactive.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/Interactive_Elasticity.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/Interactive_Electrostatics.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/Interactive_Magnetostatics.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/Lib_Elasticity_u.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/Lib_Electrostatics_v.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/Lib_Magnetodynamics2D_av_Cir.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/Lib_Magnetostatics_a_phi.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/Lib_Materials.pro
|
||||
%%PORTDOCS%%%%DOCSDIR%%/templates/README.txt
|
||||
|
Loading…
Reference in New Issue
Block a user