From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 24 20:30:40 2006 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 501EC16A412 for ; Tue, 24 Oct 2006 20:30:40 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87CED43D46 for ; Tue, 24 Oct 2006 20:30:26 +0000 (GMT) (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 k9OKUQ9T023685 for ; Tue, 24 Oct 2006 20:30:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9OKUQLM023683; Tue, 24 Oct 2006 20:30:26 GMT (envelope-from gnats) Resent-Date: Tue, 24 Oct 2006 20:30:26 GMT Resent-Message-Id: <200610242030.k9OKUQLM023683@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, Thomas Abthorpe Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC58516A403 for ; Tue, 24 Oct 2006 20:26:58 +0000 (UTC) (envelope-from tabthorpe@goodking.goodking.ca) Received: from tbaytel.net (front2-g.tbaytel.net [216.211.26.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5511D43D58 for ; Tue, 24 Oct 2006 20:26:56 +0000 (GMT) (envelope-from tabthorpe@goodking.goodking.ca) Received: from goodking.goodking.ca ([216.211.72.166] verified) by front2.tbaytel.net (CommuniGate Pro SMTP 5.0.8) with ESMTPS id 60412703; Tue, 24 Oct 2006 16:26:53 -0400 Received: from goodking.goodking.ca (localhost [127.0.0.1]) by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id k9OKQdIc066464 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 24 Oct 2006 16:26:39 -0400 (EDT) (envelope-from tabthorpe@goodking.goodking.ca) Received: (from root@localhost) by goodking.goodking.ca (8.13.8/8.13.8/Submit) id k9OKQdvl066460; Tue, 24 Oct 2006 16:26:39 -0400 (EDT) (envelope-from tabthorpe) Message-Id: <200610242026.k9OKQdvl066460@goodking.goodking.ca> Date: Tue, 24 Oct 2006 16:26:39 -0400 (EDT) From: Thomas Abthorpe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: joseph@randomnetworks.com, thomas@goodking.ca Subject: ports/104772: [PATCH] sysutils/adtool: make fetchable 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: Tue, 24 Oct 2006 20:30:40 -0000 >Number: 104772 >Category: ports >Synopsis: [PATCH] sysutils/adtool: make fetchable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 24 20:30:26 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT >Description: - make fetchable, project has new URL - update pkg-descr WWW to reflect new home Port maintainer (joseph@randomnetworks.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- adtool-1.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/adtool/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 26 May 2005 12:09:26 -0000 1.5 +++ Makefile 24 Oct 2006 20:25:31 -0000 @@ -8,7 +8,7 @@ PORTNAME= adtool PORTVERSION= 1.3 CATEGORIES= sysutils -MASTER_SITES= http://dexy.mine.nu/adtool/ +MASTER_SITES= http://gp2x.org/adtool/ MAINTAINER= joseph@randomnetworks.com COMMENT= Active Directory administration tool Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/sysutils/adtool/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- pkg-descr 5 Oct 2003 12:38:19 -0000 1.2 +++ pkg-descr 24 Oct 2006 20:25:31 -0000 @@ -2,4 +2,4 @@ Features include user and group creation, deletion, modification, password setting and directory query and search capabilities. -WWW: http://dexy.mine.nu/adtool/ +WWW: http://gp2x.org/adtool/ --- adtool-1.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: