ports/172512: x11/xcb: Update MASTER_SITES
KATO Tsuguru
tkato432 at yahoo.com
Mon Oct 8 18:10:19 UTC 2012
>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 at 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 <bsd.port.mk>
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:
More information about the freebsd-ports-bugs
mailing list