diff options
author | erwin <erwin@FreeBSD.org> | 2005-12-21 22:25:55 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-12-21 22:25:55 +0000 |
commit | 610f3fbaeec57bfa407af25399e405ebc039d60d (patch) | |
tree | 007436629f6109ba03031d46c0a4c14a6abefd0a /net/wmlj | |
parent | 2c237386774d7d7f2a02030cffc7af056f5e6577 (diff) | |
download | FreeBSD-ports-610f3fbaeec57bfa407af25399e405ebc039d60d.zip FreeBSD-ports-610f3fbaeec57bfa407af25399e405ebc039d60d.tar.gz |
- Update to 0.4.0
- Assign maintainership to submitter
PR: 90767
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Diffstat (limited to 'net/wmlj')
-rw-r--r-- | net/wmlj/Makefile | 5 | ||||
-rw-r--r-- | net/wmlj/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile index 8625b27..3bdc7ec 100644 --- a/net/wmlj/Makefile +++ b/net/wmlj/Makefile @@ -6,13 +6,12 @@ # PORTNAME= wmlj -PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTVERSION= 0.4.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= laszlof@vonostingroup.com COMMENT= A dockapp that monitors your friends list at LiveJournal.com LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl diff --git a/net/wmlj/distinfo b/net/wmlj/distinfo index 50cb430..23ec97b 100644 --- a/net/wmlj/distinfo +++ b/net/wmlj/distinfo @@ -1,3 +1,3 @@ -MD5 (wmlj-0.3.2.tar.gz) = e4691aef2c6f6803da604ccb7bd668b0 -SHA256 (wmlj-0.3.2.tar.gz) = 07029d26a58be8a5b10adc953a94f8cce17cc9207ba5161bc4f3e186d00391da -SIZE (wmlj-0.3.2.tar.gz) = 71510 +MD5 (wmlj-0.4.0.tar.gz) = 5f152628f33f230a0f0f62fbe08b0a95 +SHA256 (wmlj-0.4.0.tar.gz) = c054a07d729092574cfce6c6eb625ed5c79d0117579bab0d18c5c5fb0a5a110f +SIZE (wmlj-0.4.0.tar.gz) = 84550 |