diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-03-25 05:45:56 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-03-25 05:45:56 +0000 |
commit | b6e7fe074aec0da2a4ab1fcaef6120282df83cea (patch) | |
tree | 270538f756acb3910edfcf22767bbf9ed11df4df /devel/astah-community | |
parent | c88c6ddf8c7d1f1b714dbc4023237438091ddc2d (diff) | |
download | ports-b6e7fe074aec0da2a4ab1fcaef6120282df83cea.tar.gz ports-b6e7fe074aec0da2a4ab1fcaef6120282df83cea.zip |
Notes
Diffstat (limited to 'devel/astah-community')
-rw-r--r-- | devel/astah-community/Makefile | 6 | ||||
-rw-r--r-- | devel/astah-community/distinfo | 6 | ||||
-rw-r--r-- | devel/astah-community/pkg-descr | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile index f880d37c04e4..a9f9caa30563 100644 --- a/devel/astah-community/Makefile +++ b/devel/astah-community/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jude-community -PORTVERSION= 2.4.4 +PORTVERSION= 2.5.1 CATEGORIES= devel java MASTER_SITES= # you have to register yourself as a member to download DISTNAME= ${PORTNAME}-${PORTVERSION:S!.!_!g} @@ -24,14 +24,14 @@ JAVA_OS= native NO_BUILD= yes USE_REINPLACE= yes -RESTRICTED= "See http://www.esm.jp/jude-web/notes/ProductLicenseAgreement.html" +RESTRICTED= "See http://jude.change-vision.com/jude-web/notes/ProductLicenseAgreement.html" NO_CDROM= ${RESTRICTED} PLIST_SUB+= PORTNAME=${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME:S!-!_!} -DOWNLOAD_URL= https://www.esm.jp/jude-web/serviceDownloadLink.do +DOWNLOAD_URL= http://jude.change-vision.com/jude-web/download/index.html .if !defined(NOPORTDOCS) PORTDOCS= README-e.txt README.txt ReleaseNote-e.html ReleaseNote.html diff --git a/devel/astah-community/distinfo b/devel/astah-community/distinfo index fea842c5c6bb..a991be9f4ef0 100644 --- a/devel/astah-community/distinfo +++ b/devel/astah-community/distinfo @@ -1,3 +1,3 @@ -MD5 (jude-community-2_4_4.zip) = 881390a60d6c6e105eef69f6793c4cbe -SHA256 (jude-community-2_4_4.zip) = 81690366006cef69fbe862dab049ad52bd6be6cebb3d49ce179784aad9258f0a -SIZE (jude-community-2_4_4.zip) = 3655609 +MD5 (jude-community-2_5_1.zip) = f0f387ca6ac26e366c29e6b3396ee4f5 +SHA256 (jude-community-2_5_1.zip) = 398bf74a569a5ad2f76e1fff92f08d9797c9481e7fa86c0143063dda78d58a3d +SIZE (jude-community-2_5_1.zip) = 3865957 diff --git a/devel/astah-community/pkg-descr b/devel/astah-community/pkg-descr index e62733514038..fc812cfb7611 100644 --- a/devel/astah-community/pkg-descr +++ b/devel/astah-community/pkg-descr @@ -15,4 +15,4 @@ Basic Functions - Generate Java source code from model. - Import Java source files to create model. -WWW: http://www.esm.jp/jude-web/index.html +WWW: http://jude.change-vision.com/jude-web/index.html |