diff options
author | nork <nork@FreeBSD.org> | 2006-03-25 13:45:56 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2006-03-25 13:45:56 +0800 |
commit | b4a3d0f8c89a1cbab530727943e7b6f336c91c39 (patch) | |
tree | 90d716e41f2007e87eb2f1f9eab202ea877add8f /devel/astah-community | |
parent | 12052609b589f81f2dee27c26fb9ae02137c1dba (diff) | |
download | freebsd-ports-gnome-b4a3d0f8c89a1cbab530727943e7b6f336c91c39.tar.gz freebsd-ports-gnome-b4a3d0f8c89a1cbab530727943e7b6f336c91c39.tar.zst freebsd-ports-gnome-b4a3d0f8c89a1cbab530727943e7b6f336c91c39.zip |
Update to 2.5.1.
o Update jude-community's URLs.
PR: ports/94684
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
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 |