Update to 2.5.1.
o Update jude-community's URLs. PR: ports/94684 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
This commit is contained in:
parent
c88c6ddf8c
commit
b6e7fe074a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158091
6 changed files with 14 additions and 14 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue