diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-10-07 12:31:52 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-10-07 12:31:52 +0000 |
commit | 4c468c6d6d23c509d22963d5877869cc8cd0b46a (patch) | |
tree | d376f197382a22bca3e25536d2c38a0753aa94f6 /devel/tinylaf | |
parent | 4915c2638ca72f195f47d66972a1709b36909c26 (diff) | |
download | ports-4c468c6d6d23c509d22963d5877869cc8cd0b46a.tar.gz ports-4c468c6d6d23c509d22963d5877869cc8cd0b46a.zip |
- Upgrade to 1.3.02;
- Release maintainership.
Reported by: Fenner's distfile survey
Notes
Notes:
svn path=/head/; revision=144475
Diffstat (limited to 'devel/tinylaf')
-rw-r--r-- | devel/tinylaf/Makefile | 11 | ||||
-rw-r--r-- | devel/tinylaf/distinfo | 4 |
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/tinylaf/Makefile b/devel/tinylaf/Makefile index 8256924cf319..055a03818521 100644 --- a/devel/tinylaf/Makefile +++ b/devel/tinylaf/Makefile @@ -6,12 +6,12 @@ # PORTNAME= tinylaf -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.02 CATEGORIES= devel java MASTER_SITES= http://www.muntjak.de/hans/java/tinylaf/ -DISTNAME= ${PORTNAME}-beta-${PORTVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pluggable Look and Feel for Java USE_ZIP= yes @@ -22,8 +22,9 @@ NO_BUILD= yes JARFILE= ${PORTNAME}.jar PORTDOCS= readme.txt -THEMES= 98\ Earth.theme 98\ Lego.theme 98\ Light.theme 98\ Pool.theme \ - XP\ Forest.theme XP\ Golden.theme XP\ Plastic.theme Xp\ Silver.theme +THEMES= 99\ Earth.theme 99\ Lego.theme 99\ Light.theme 99\ Pool.theme \ + YQ\ Forest.theme YQ\ Golden.theme YQ\ Nightly.theme YQ\ Plastic.theme \ + YQ\ Silver.theme PLIST_FILES= %%JAVAJARDIR%%/${JARFILE} PLIST_FILES+= ${THEMES:S|^|%%DATADIR%%/|} diff --git a/devel/tinylaf/distinfo b/devel/tinylaf/distinfo index 17e69dab5eeb..94cdf39af982 100644 --- a/devel/tinylaf/distinfo +++ b/devel/tinylaf/distinfo @@ -1,2 +1,2 @@ -MD5 (tinylaf-beta-1.2.1.zip) = bcbaf0364fa42f9d9f967336e61f926a -SIZE (tinylaf-beta-1.2.1.zip) = 484367 +MD5 (tinylaf-1_3_02.zip) = 882ef87f710a654f7c92f4907b8c79d6 +SIZE (tinylaf-1_3_02.zip) = 558909 |