From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 8 18:10:19 2012 Return-Path: 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 99F391065687 for ; Mon, 8 Oct 2012 18:10:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 758788FC3E for ; Mon, 8 Oct 2012 18:10:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q98IAJ7k086513 for ; Mon, 8 Oct 2012 18:10:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q98IAJiX086512; Mon, 8 Oct 2012 18:10:19 GMT (envelope-from gnats) Resent-Date: Mon, 8 Oct 2012 18:10:19 GMT Resent-Message-Id: <201210081810.q98IAJiX086512@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, KATO Tsuguru Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 389FB1065670 for ; Mon, 8 Oct 2012 18:02:17 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from msa103lp.auone-net.jp (msa103lp.auone-net.jp [222.3.140.166]) by mx1.freebsd.org (Postfix) with ESMTP id 087B48FC08 for ; Mon, 8 Oct 2012 18:02:16 +0000 (UTC) Received: from localhost.localdomain (ZT030227.ppp.dion.ne.jp [59.128.30.227]) by msa103lp.auone-net.jp (au one net msa) with ESMTP id 09BDE47C036 for ; Tue, 9 Oct 2012 03:02:08 +0900 (JST) Message-Id: <20121009025656.70d0000096609b5ccb931292@yahoo.com> Date: Tue, 9 Oct 2012 02:56:56 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/172512: x11/xcb: Update MASTER_SITES 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: Mon, 08 Oct 2012 18:10:19 -0000 >Number: 172512 >Category: ports >Synopsis: x11/xcb: Update MASTER_SITES >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 08 18:10:19 UTC 2012 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.4-RELEASE-p10 i386 >Organization: >Environment: >Description: - Update MASTER_SITES - Add LICENSE - Support PLIST_FILES Remove file: pkg-plist >How-To-Repeat: >Fix: diff -urN /usr/ports/x11/xcb/Makefile x11/xcb/Makefile --- /usr/ports/x11/xcb/Makefile 2011-08-03 04:22:13.000000000 +0900 +++ x11/xcb/Makefile 2012-10-09 01:55:18.000000000 +0900 @@ -1,21 +1,23 @@ -# New ports collection makefile for: xcb -# Date created: 1 August 1995 -# Whom: jkh -# +# Created by: jkh # $FreeBSD: ports/x11/xcb/Makefile,v 1.16 2011/08/02 19:22:13 bapt Exp $ -# PORTNAME= xcb PORTVERSION= 2.4 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://oldhome.schmorp.de/marc/data/ +MASTER_SITES= http://oldhome.schmorp.de/marc/data/ \ + http://ftp.lyx.org/pub/pcg/marc/ \ + http://fossies.org/unix/misc/old/ MAINTAINER= ports@FreeBSD.org COMMENT= A tool for managing x11 cut-buffers -USE_IMAKE= yes +LICENSE= BSD + USE_XORG= ice sm x11 xaw xext xmu xt +USE_IMAKE= yes + MAN1= xcb.1 +PLIST_FILES= bin/xcb lib/X11/app-defaults/Xcb .include diff -urN /usr/ports/x11/xcb/pkg-descr x11/xcb/pkg-descr --- /usr/ports/x11/xcb/pkg-descr 2003-01-24 06:13:10.000000000 +0900 +++ x11/xcb/pkg-descr 2012-10-03 20:45:00.000000000 +0900 @@ -13,4 +13,4 @@ so any number of different pieces of data can be saved and recalled later. The program is designed primarily for use with textual data. -WWW: http://www.goof.com/pcg/marc/xcb.html +WWW: http://oldhome.schmorp.de/marc/xcb.html diff -urN /usr/ports/x11/xcb/pkg-plist x11/xcb/pkg-plist --- /usr/ports/x11/xcb/pkg-plist 1998-10-05 14:18:00.000000000 +0900 +++ x11/xcb/pkg-plist 1970-01-01 09:00:00.000000000 +0900 @@ -1,2 +0,0 @@ -bin/xcb -lib/X11/app-defaults/Xcb >Release-Note: >Audit-Trail: >Unformatted: