diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-23 01:19:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-23 01:19:20 +0800 |
commit | f491a2650b4c73b29cc91b42d4597f42bd5a745d (patch) | |
tree | f24af0cc0232bf7f8cbcca3e7225ee7c94a80e7a /devel | |
parent | 0a1b80cd68fd8abf67a5635b536c4bf83a879436 (diff) | |
download | freebsd-ports-gnome-f491a2650b4c73b29cc91b42d4597f42bd5a745d.tar.gz freebsd-ports-gnome-f491a2650b4c73b29cc91b42d4597f42bd5a745d.tar.zst freebsd-ports-gnome-f491a2650b4c73b29cc91b42d4597f42bd5a745d.zip |
- Update to 1.3.05
- Pass maintainership to submitter
PR: 110670
Submitted by: Nemo Liu<nemoliu@gmail.com>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/tinylaf/Makefile | 4 | ||||
-rw-r--r-- | devel/tinylaf/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/tinylaf/Makefile b/devel/tinylaf/Makefile index 055a03818521..eb9651af8d04 100644 --- a/devel/tinylaf/Makefile +++ b/devel/tinylaf/Makefile @@ -6,12 +6,12 @@ # PORTNAME= tinylaf -PORTVERSION= 1.3.02 +PORTVERSION= 1.3.05 CATEGORIES= devel java MASTER_SITES= http://www.muntjak.de/hans/java/tinylaf/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nemoliu@gmail.com COMMENT= A pluggable Look and Feel for Java USE_ZIP= yes diff --git a/devel/tinylaf/distinfo b/devel/tinylaf/distinfo index 35dd9e9d22a7..445d11564e2c 100644 --- a/devel/tinylaf/distinfo +++ b/devel/tinylaf/distinfo @@ -1,3 +1,3 @@ -MD5 (tinylaf-1_3_02.zip) = 882ef87f710a654f7c92f4907b8c79d6 -SHA256 (tinylaf-1_3_02.zip) = 97a59adcd7368aa3948221bb73096991566f092336d5279ab2f779924bba4f41 -SIZE (tinylaf-1_3_02.zip) = 558909 +MD5 (tinylaf-1_3_05.zip) = d02bef2bb591e1f4f6e173950f89e248 +SHA256 (tinylaf-1_3_05.zip) = de4fdbd61124229c2ebb7b2dba527f6d96c0ebc18fd556cebefe5281d3e03dd8 +SIZE (tinylaf-1_3_05.zip) = 560727 |