diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-02 06:50:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-02 06:50:52 +0000 |
commit | a066b9d7a0378e986471c0e6d027e312f6a92d12 (patch) | |
tree | e399008bb260d892ee0bc8c2fe3a578c4717e01a /cad | |
parent | f6c7378f08ee2ccd7b63c13d45734e85075aec70 (diff) |
cad/astk-serveur & cad/astk-client: fixing patch + tarball has been rerolled.
1) This is a common tarball with french/aster: the tarball has
been rerolled to fix a bug in ASTK for Linux, but they did not
upgrade the version. Our ASTK is not impacted by this change.
The full story, in french, is here:
<http://www.code-aster.org/forum/read.php?f=11&;i=326&t=326>.
2) Since I was testing this upgrade, I have found a bug from the
previous commit: the patch patch-lib::ASTK::astkrc::outils does
not belong to files, but to files.client => bumping PORTREVISION.
PR: ports/56288
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes:
svn path=/head/; revision=88323
Diffstat (limited to 'cad')
-rw-r--r-- | cad/astk-client/Makefile | 2 | ||||
-rw-r--r-- | cad/astk-serveur/Makefile | 2 | ||||
-rw-r--r-- | cad/astk-serveur/distinfo | 2 | ||||
-rw-r--r-- | cad/astk-serveur/files.client/patch-lib::ASTK::astkrc::outils (renamed from cad/astk-serveur/files/patch-lib::ASTK::astkrc::outils) | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/cad/astk-client/Makefile b/cad/astk-client/Makefile index ae36352f6151..f4a418f469f1 100644 --- a/cad/astk-client/Makefile +++ b/cad/astk-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= astk -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Graphical interface for Code_Aster (client side) diff --git a/cad/astk-serveur/Makefile b/cad/astk-serveur/Makefile index a82a23fa6be8..c96d8bedc004 100644 --- a/cad/astk-serveur/Makefile +++ b/cad/astk-serveur/Makefile @@ -7,7 +7,7 @@ PORTNAME= astk PORTVERSION= 1.0.14 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= cad tk84 MASTER_SITES= http://www.code-aster.org/FICHIERS/code_aster/ .if !defined(CLIENT_SEUL) diff --git a/cad/astk-serveur/distinfo b/cad/astk-serveur/distinfo index 2a0fb2b74069..4ed58de58088 100644 --- a/cad/astk-serveur/distinfo +++ b/cad/astk-serveur/distinfo @@ -1 +1 @@ -MD5 (aster_src_7.1.tar) = fa85509b78514c81fe62111f7d6f338f +MD5 (aster_src_7.1.tar) = 6a76b378c2fbab506c5fe1e8f6713007 diff --git a/cad/astk-serveur/files/patch-lib::ASTK::astkrc::outils b/cad/astk-serveur/files.client/patch-lib::ASTK::astkrc::outils index 05d02a0b832e..05d02a0b832e 100644 --- a/cad/astk-serveur/files/patch-lib::ASTK::astkrc::outils +++ b/cad/astk-serveur/files.client/patch-lib::ASTK::astkrc::outils |