Date: Mon, 16 Oct 2006 12:46:44 -0400 (EDT) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: danfe@FreeBSD.org, thomas@goodking.ca Subject: ports/104471: [PATCH] archivers/lcab: make fetchable, update pkg-descr WWW Message-ID: <200610161646.k9GGki8n017480@goodking.goodking.ca> Resent-Message-ID: <200610161650.k9GGoJoY064232@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104471 >Category: ports >Synopsis: [PATCH] archivers/lcab: make fetchable, update pkg-descr WWW >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: Mon Oct 16 16:50:19 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: - developer has changed websites - make fetchable, change MASTER_SITES - update pkg-descr WWW Port maintainer (danfe@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- lcab-1.0.b11.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/archivers/lcab/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 27 May 2005 05:19:06 -0000 1.1 +++ Makefile 16 Oct 2006 16:36:43 -0000 @@ -8,7 +8,7 @@ PORTNAME= lcab DISTVERSION= 1.0b11 CATEGORIES= archivers -MASTER_SITES= http://www.geekshop.be/rien/lcab/files/ +MASTER_SITES= http://coding.wooyayhoopla.be/lcab/sources/ MAINTAINER= danfe@FreeBSD.org COMMENT= Microsoft .CABinet file creator Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/archivers/lcab/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 27 May 2005 05:19:06 -0000 1.1 +++ pkg-descr 16 Oct 2006 16:36:43 -0000 @@ -1,4 +1,4 @@ LCAB is a small program that creates a MS Cabinet (.CAB) file from a set of input files. -WWW: http://www.geekshop.be/rien/lcab/ +WWW: http://coding.wooyayhoopla.be/lcab/ --- lcab-1.0.b11.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610161646.k9GGki8n017480>