Bug 118701 - net-p2p/frost
Summary: net-p2p/frost
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-14 19:50 UTC by Peter Thoenen
Modified: 2007-12-14 23:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Thoenen 2007-12-14 19:50:01 UTC
        Update to latest release.  Thanks bf



--------------070405050703080803040408
Content-Type: text/plain;
 name="frost.diff.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="frost.diff.txt"

diff -ruN frost.orig/Makefile frost/Makefile
--- frost.orig/Makefile	2007-12-14 12:28:06.764608531 -0500
+++ frost/Makefile	2007-12-14 14:41:46.784626158 -0500
@@ -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 @@
 		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 -ruN frost.orig/distinfo frost/distinfo
--- frost.orig/distinfo	2007-12-14 12:28:06.764608531 -0500
+++ frost/distinfo	2007-12-14 12:37:42.816680512 -0500
@@ -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

--------------070405050703080803040408--
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-12-14 23:21:01 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-14 23:24:55 UTC
pav         2007-12-14 23:24:51 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/frost        Makefile distinfo 
  Log:
  - Update to 1.2.0.20071211
  
  PR:             ports/118701
  Submitted by:   Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
  
  Revision  Changes    Path
  1.19      +7 -10     ports/net-p2p/frost/Makefile
  1.12      +3 -3      ports/net-p2p/frost/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"