diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-01-07 16:54:09 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-01-07 16:54:09 +0000 |
commit | 9c210a3d6582cec138245129df7f8d73cda43217 (patch) | |
tree | 625e9f55a14658371c5e1389d7ec01b455ba310c /devel/astah-community | |
parent | df822ed0837bd1e9ff0aa0e3627182f3f9e24cff (diff) | |
download | ports-9c210a3d6582cec138245129df7f8d73cda43217.tar.gz ports-9c210a3d6582cec138245129df7f8d73cda43217.zip |
Notes
Diffstat (limited to 'devel/astah-community')
-rw-r--r-- | devel/astah-community/Makefile | 7 | ||||
-rw-r--r-- | devel/astah-community/distinfo | 6 |
2 files changed, 4 insertions, 9 deletions
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile index 959677c9282c..f880d37c04e4 100644 --- a/devel/astah-community/Makefile +++ b/devel/astah-community/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jude-community -PORTVERSION= 2.4.3 +PORTVERSION= 2.4.4 CATEGORIES= devel java MASTER_SITES= # you have to register yourself as a member to download DISTNAME= ${PORTNAME}-${PORTVERSION:S!.!_!g} @@ -45,11 +45,6 @@ IGNORE= needs you to fetch manually the distribution file\ then place it in ${DISTDIR} and run make again .endif -# miss packed with MS-DOS style new line code for version 2.4.3 -# add @ to hide strange message caused by ^M -pre-patch: - @${REINPLACE_CMD} "s/
//" ${WRKSRC}/jude - post-patch: ${REINPLACE_CMD} -e "s!%%JAVA_HOME%%!${JAVA_HOME}!; \ s!%%DATADIR%%!${DATADIR}!" ${WRKSRC}/jude diff --git a/devel/astah-community/distinfo b/devel/astah-community/distinfo index c1d475a9a5cd..fea842c5c6bb 100644 --- a/devel/astah-community/distinfo +++ b/devel/astah-community/distinfo @@ -1,3 +1,3 @@ -MD5 (jude-community-2_4_3.zip) = ee6a3109daf89d0d05130eb111e865d8 -SHA256 (jude-community-2_4_3.zip) = 1abe4574d7d9a7089f9030d02a24d0873dcb85d303f8211612fbaea3c765fc1a -SIZE (jude-community-2_4_3.zip) = 3653561 +MD5 (jude-community-2_4_4.zip) = 881390a60d6c6e105eef69f6793c4cbe +SHA256 (jude-community-2_4_4.zip) = 81690366006cef69fbe862dab049ad52bd6be6cebb3d49ce179784aad9258f0a +SIZE (jude-community-2_4_4.zip) = 3655609 |