From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 2 09:50:15 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC67416A402 for ; Fri, 2 Feb 2007 09:50:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 9CACD13C4B2 for ; Fri, 2 Feb 2007 09:50:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l129oFml004459 for ; Fri, 2 Feb 2007 09:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l129oF23004458; Fri, 2 Feb 2007 09:50:15 GMT (envelope-from gnats) Resent-Date: Fri, 2 Feb 2007 09:50:15 GMT Resent-Message-Id: <200702020950.l129oF23004458@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lars Engels Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B3D5F16A400 for ; Fri, 2 Feb 2007 09:44:52 +0000 (UTC) (envelope-from lars@0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.67.217]) by mx1.freebsd.org (Postfix) with ESMTP id 5B9E413C491 for ; Fri, 2 Feb 2007 09:44:52 +0000 (UTC) (envelope-from lars@0x20.net) Received: from maggie.bsd-geek.de (port-212-202-236-178.static.qsc.de [212.202.236.178]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: lala) by mail.0x20.net (Postfix) with ESMTP id 3443034BC1 for ; Fri, 2 Feb 2007 10:44:50 +0100 (CET) Received: from maggie.bsd-geek.de (localhost [127.0.0.1]) by maggie.bsd-geek.de (8.13.8/8.13.8) with ESMTP id l0VIjh4x035177 for ; Wed, 31 Jan 2007 19:45:43 +0100 (CET) (envelope-from lars@maggie.bsd-geek.de) Received: (from root@localhost) by maggie.bsd-geek.de (8.13.8/8.13.8/Submit) id l0VIjhxR035176; Wed, 31 Jan 2007 19:45:43 +0100 (CET) (envelope-from lars) Message-Id: <200701311845.l0VIjhxR035176@maggie.bsd-geek.de> Date: Wed, 31 Jan 2007 19:45:43 +0100 (CET) From: Lars Engels To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/108680: [MAINTAINER] games/hattrickorganizer: update to 1.395 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Feb 2007 09:50:16 -0000 >Number: 108680 >Category: ports >Synopsis: [MAINTAINER] games/hattrickorganizer: update to 1.395 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Feb 02 09:50:14 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Lars Engels >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD maggie.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Jan 14 00:10:36 CET 2007 >Description: - Update to 1.395 Reason from hattrickorganizer.net: "Because of an Hattrick change in the login process, we just released a new version that you can find in the download section of the site. This update is mandatory, as of 29.02.2007 HT will do the change and every old release will stop working, so please be sure to upgrade Java to 1.5 and update your HO installation to the latest available." ------ While I'm here, remove hattrickorganizer from the java category. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- hattrickorganizer-1.395,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/games/hattrickorganizer/Makefile,v retrieving revision 1.12 diff -u -u -r1.12 Makefile --- Makefile 1 Nov 2006 19:01:00 -0000 1.12 +++ Makefile 31 Jan 2007 18:40:27 -0000 @@ -6,9 +6,9 @@ # PORTNAME= hattrickorganizer -PORTVERSION= 1.393 +PORTVERSION= 1.395 PORTEPOCH= 1 -CATEGORIES= games java +CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ho1 DISTNAME= HO_${PORTVERSION:S/.//g} @@ -21,7 +21,7 @@ USE_ZIP= yes NO_BUILD= yes USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ SUB_FILES= hattrickorganizer.sh Index: distinfo =================================================================== RCS file: /home/ncvs/ports/games/hattrickorganizer/distinfo,v retrieving revision 1.9 diff -u -u -r1.9 distinfo --- distinfo 1 Nov 2006 19:01:00 -0000 1.9 +++ distinfo 31 Jan 2007 18:40:27 -0000 @@ -1,3 +1,3 @@ -MD5 (HO_1393.zip) = 82601304b86857ae74f1e80582470e50 -SHA256 (HO_1393.zip) = 03d6a368844803c0a171cee807306e82a189c9f665444c5b071ff5e90b862071 -SIZE (HO_1393.zip) = 4309882 +MD5 (HO_1395.zip) = be8fa9577619bcd01ea578af64588e30 +SHA256 (HO_1395.zip) = 9e822ca0c036dd790b9b519bccc8df4614d1313125c4cdd6b3028f9be9ccf47f +SIZE (HO_1395.zip) = 4878426 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/games/hattrickorganizer/pkg-plist,v retrieving revision 1.11 diff -u -u -r1.11 pkg-plist --- pkg-plist 1 Nov 2006 19:01:00 -0000 1.11 +++ pkg-plist 31 Jan 2007 18:40:27 -0000 @@ -334,7 +334,6 @@ %%DATADIR%%/hoplugins/teamAnalyzer/vo/Team.class %%DATADIR%%/hoplugins/teamAnalyzer/vo/TeamLineup.class %%DATADIR%%/hoplugins/teamAnalyzer/vo/UserTeamSpotLineup.class -%%DATADIR%%/hoplugins/trainingExperience/OldTrainingManager$1.class %%DATADIR%%/hoplugins/trainingExperience/OldTrainingManager$SkillupComperator.class %%DATADIR%%/hoplugins/trainingExperience/OldTrainingManager.class %%DATADIR%%/hoplugins/trainingExperience/constants/Skills.class @@ -396,6 +395,7 @@ %%DATADIR%%/hoplugins/trainingExperience/vo/PlayerValues.class %%DATADIR%%/hoplugins/trainingExperience/vo/SkillChange.class %%DATADIR%%/hoplugins/trainingExperience/vo/TrainWeekEffect.class +%%DATADIR%%/hoplugins/transfers/Transfers-0.96.zip %%DATADIR%%/hoplugins/transfers/constants/TransferTypes.class %%DATADIR%%/hoplugins/transfers/dao/BookmarkDAO.class %%DATADIR%%/hoplugins/transfers/dao/DividerDAO.class @@ -411,7 +411,6 @@ %%DATADIR%%/hoplugins/transfers/ui/HistoryPane$2.class %%DATADIR%%/hoplugins/transfers/ui/HistoryPane$3.class %%DATADIR%%/hoplugins/transfers/ui/HistoryPane.class -%%DATADIR%%/hoplugins/transfers/ui/Icon$1.class %%DATADIR%%/hoplugins/transfers/ui/Icon.class %%DATADIR%%/hoplugins/transfers/ui/IconCellRenderer.class %%DATADIR%%/hoplugins/transfers/ui/PlayerDetailPanel.class --- hattrickorganizer-1.395,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: