diff options
author | pav <pav@FreeBSD.org> | 2007-12-15 07:24:51 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-12-15 07:24:51 +0800 |
commit | 37088589b2ad79fd3b5615ca138900d6fad6671e (patch) | |
tree | 1b3681ec429c01e3a6c583f9ad24f589b9e3c416 /net-p2p/frost | |
parent | f0fc6c6fb2ae829fad92c7ed8241f75cb88ccf0a (diff) | |
download | freebsd-ports-gnome-37088589b2ad79fd3b5615ca138900d6fad6671e.tar.gz freebsd-ports-gnome-37088589b2ad79fd3b5615ca138900d6fad6671e.tar.zst freebsd-ports-gnome-37088589b2ad79fd3b5615ca138900d6fad6671e.zip |
- Update to 1.2.0.20071211
PR: ports/118701
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
Diffstat (limited to 'net-p2p/frost')
-rw-r--r-- | net-p2p/frost/Makefile | 17 | ||||
-rw-r--r-- | net-p2p/frost/distinfo | 6 |
2 files changed, 10 insertions, 13 deletions
diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index 0548a165f418..2903f63c7002 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -6,12 +6,12 @@ # PORTNAME= frost -PORTVERSION= 1.2.0.20070719 +PORTVERSION= 1.2.0.20071211 PORTEPOCH= 2 CATEGORIES= net-p2p java MASTER_SITES= SF MASTER_SITE_SUBDIR= jtcfrost -DISTNAME= ${PORTNAME}-19-Jul-2007 +DISTNAME= ${PORTNAME}-11-Dec-2007 MAINTAINER= peter.thoenen@yahoo.com COMMENT= Frost is a Freenet client that provides messenger and file services @@ -34,19 +34,16 @@ JAR_FILES= frost.jar lib/fecImpl.jar \ lib/fec-native.jar \ lib/genChkImpl.jar lib/gnu-regexp-1.1.4.jar \ lib/xercesImpl.jar \ - lib/joda-time.jar lib/mckoidb.jar \ - lib/perst15.jar lib/skinlf.jar \ - lib/skinlfFix.jar lib/xml-apis.jar + lib/joda-time.jar \ + lib/perst15.jar \ + lib/xml-apis.jar DOC_FILES= doc/Frost.tex doc/authors.txt doc/gpl.txt \ - doc/SkinLFLicense.txt \ - doc/hypersonic_lic.txt doc/HISTORY.txt + doc/SkinLFLicense.txt PORTDOCS= ${DOC_FILES:C,^.*/,,} -DATA_FILES= config/boards.xml.default \ +DATA_FILES= config/boards.xml.default07 \ jtc.ico \ - store/applayerdb.conf \ - themes/themepack.zip PLIST_FILES= bin/${PORTNAME} diff --git a/net-p2p/frost/distinfo b/net-p2p/frost/distinfo index f145fadee0e3..fe52403c31c5 100644 --- a/net-p2p/frost/distinfo +++ b/net-p2p/frost/distinfo @@ -1,3 +1,3 @@ -MD5 (frost-19-Jul-2007.zip) = 14e4e740b4487f23a584ccc359c62f98 -SHA256 (frost-19-Jul-2007.zip) = 17095700a4b24870a426e6598cfc150407a0e032fa4434d8c83128624f0d71dc -SIZE (frost-19-Jul-2007.zip) = 7092779 +MD5 (frost-11-Dec-2007.zip) = 129604231233cc34775d6a9b95316c4f +SHA256 (frost-11-Dec-2007.zip) = 5c7d054a3572625b543aba836d8f7d6577c47f93cf366bc3979b5c327c65021e +SIZE (frost-11-Dec-2007.zip) = 5763480 |