summaryrefslogtreecommitdiff
path: root/cad/astk-client
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-02 06:50:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-02 06:50:52 +0000
commita066b9d7a0378e986471c0e6d027e312f6a92d12 (patch)
treee399008bb260d892ee0bc8c2fe3a578c4717e01a /cad/astk-client
parentAdd gdesklets, a Python-based architecture for creating desktop applets. (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/astk-client')
-rw-r--r--cad/astk-client/Makefile2
1 files changed, 1 insertions, 1 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)