. Update to 2.2.

PR:		86640
Submitted by:	Constantino Michailidis <dinom@balstonresearch.com>
Approved by:	Panagiotis Astithas <past@ebs.gr> (maintainer)
This commit is contained in:
Greg Lewis 2005-09-29 22:07:08 +00:00
parent b0b6630bb9
commit ced39dd02a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143809
5 changed files with 899 additions and 758 deletions

View file

@ -6,11 +6,11 @@
#
PORTNAME= wtk
PORTVERSION= 2.1
PORTVERSION= 2.2
CATEGORIES= java devel
MASTER_SITES= #
PKGNAMEPREFIX= sun-
DISTNAME= j2me_wireless_toolkit-2_1-linux-i386
DISTNAME= j2me_wireless_toolkit-${PORTVERSION:S/./_/}-linux-i386
EXTRACT_SUFX= .bin
MAINTAINER= past@noc.ntua.gr
@ -21,7 +21,7 @@ JAVA_VERSION= 1.4+
NO_BUILD= yes
NO_WRKSUBDIR= yes
ONLY_FOR_ARCHS= i386
DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=J2MEWTK-${PORTVERSION}-G-F&SiteId=JSC&TransactionId=try
DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR&SiteId=JSC&TransactionId=noreg
RESTRICTED= License does not allow redistribution of any kind
NO_CDROM= ${RESTRICTED}

View file

@ -1,2 +1,2 @@
MD5 (j2me_wireless_toolkit-2_1-linux-i386.bin) = e161658760650d1a6ef39ea9aeb2e4d3
SIZE (j2me_wireless_toolkit-2_1-linux-i386.bin) = 13852823
MD5 (j2me_wireless_toolkit-2_2-linux-i386.bin) = c9c631a7bb4681b1421ec8a30eb2c8c4
SIZE (j2me_wireless_toolkit-2_2-linux-i386.bin) = 17637106

View file

@ -1,7 +1,7 @@
The Sun JavaTM 2 Platform, Micro Edition (J2METM) Wireless Toolkit
supports the development of Java applications that run on devices
compliant with the Java Technology for the Wireless Industry
specification. The implementation included in version 2.1 is
specification. The implementation included in version 2.2 is
compliant with Connected Limited Device Configuration 1.1 (CLDC),
Mobile Information Device Profile 2.0 (MIDP), Wireless Messaging
APIs (WMA), version 1.1, and Mobile Media APIs (MMAPI), version 1.1.

View file

@ -1,5 +1,5 @@
================================================================
Documentation for the J2ME Wireless Toolkit version 2.1 is in
Documentation for the J2ME Wireless Toolkit version 2.2 is in
the file %%PREFIX%%/index.html
In order to start using the J2ME Wireless Toolkit, please run

File diff suppressed because it is too large Load diff