aboutsummaryrefslogtreecommitdiff
path: root/devel/astah-community
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2005-12-11 15:00:21 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2005-12-11 15:00:21 +0000
commita3ee26f20c55581da711accbf37cb2e41ebad722 (patch)
tree63b5784485b425887c2689f4f164c2b72bad3e90 /devel/astah-community
parent2b4a2c545082416c5b1aa9890bd9c7ee877a3d5c (diff)
downloadports-a3ee26f20c55581da711accbf37cb2e41ebad722.tar.gz
ports-a3ee26f20c55581da711accbf37cb2e41ebad722.zip
Notes
Diffstat (limited to 'devel/astah-community')
-rw-r--r--devel/astah-community/Makefile7
-rw-r--r--devel/astah-community/distinfo6
2 files changed, 9 insertions, 4 deletions
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile
index 5175a47b439e..959677c9282c 100644
--- a/devel/astah-community/Makefile
+++ b/devel/astah-community/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= jude-community
-PORTVERSION= 2.4.2
+PORTVERSION= 2.4.3
CATEGORIES= devel java
MASTER_SITES= # you have to register yourself as a member to download
DISTNAME= ${PORTNAME}-${PORTVERSION:S!.!_!g}
@@ -45,6 +45,11 @@ 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 b6a6dff4d88e..c1d475a9a5cd 100644
--- a/devel/astah-community/distinfo
+++ b/devel/astah-community/distinfo
@@ -1,3 +1,3 @@
-MD5 (jude-community-2_4_2.zip) = 3f958144a186c6328c003f210e4fb743
-SHA256 (jude-community-2_4_2.zip) = feaf089591f809fcb5e90f3513c519025ca9c54861cbfaf57ec07fd91346d06b
-SIZE (jude-community-2_4_2.zip) = 3650790
+MD5 (jude-community-2_4_3.zip) = ee6a3109daf89d0d05130eb111e865d8
+SHA256 (jude-community-2_4_3.zip) = 1abe4574d7d9a7089f9030d02a24d0873dcb85d303f8211612fbaea3c765fc1a
+SIZE (jude-community-2_4_3.zip) = 3653561