Date: Thu, 28 Apr 2011 01:16:57 -0500 From: Zhihao Yuan <lichray@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/156688: graphics/driconf: ask for maintainship Message-ID: <4db9065e.4a2c2b0a.741c.2087@mx.google.com> Resent-Message-ID: <201104280620.p3S6K9Lg079899@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156688 >Category: ports >Synopsis: graphics/driconf: ask for maintainship >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 28 06:20:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Zhihao Yuan >Release: FreeBSD 8.2-STABLE amd64 >Organization: Northern Illinois University >Environment: System: FreeBSD compaq.yuetime 8.2-STABLE FreeBSD 8.2-STABLE #0: Mon Mar 14 02:51:28 CDT 2011 root@compaq.yuetime:/usr/obj/usr/src/sys/HOUKAGO amd64 >Description: I think this port is somewhat useful. I'm going to maintain it. >How-To-Repeat: >Fix: I uses the distfile hosted by debian, so the distfile is available now. --- patch-driconf_6 begins here --- diff -ruN --exclude=CVS /usr/ports/graphics/driconf.orig/Makefile /usr/ports/graphics/driconf/Makefile --- /usr/ports/graphics/driconf.orig/Makefile 2011-04-28 01:05:21.938389798 -0500 +++ /usr/ports/graphics/driconf/Makefile 2011-04-28 01:12:04.668208753 -0500 @@ -7,16 +7,15 @@ PORTNAME= driconf PORTVERSION= 0.9.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics -MASTER_SITES= http://people.freedesktop.org/~fxkuehl/driconf/ +MASTER_SITES= ${MASTER_SITE_DEBIAN} +MASTER_SITE_SUBDIR= pool/main/d/${PORTNAME} +DISTFILES= ${PORTNAME}_${PORTVERSION}.orig.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lichray@gmail.com COMMENT= Configuration program for DRI drivers -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 USE_GL= glut diff -ruN --exclude=CVS /usr/ports/graphics/driconf.orig/distinfo /usr/ports/graphics/driconf/distinfo --- /usr/ports/graphics/driconf.orig/distinfo 2011-04-28 01:05:21.938389798 -0500 +++ /usr/ports/graphics/driconf/distinfo 2011-04-28 01:10:34.363905392 -0500 @@ -1,3 +1,2 @@ -MD5 (driconf-0.9.1.tar.gz) = 76d610bcd56aa5e8a489debb5081178a -SHA256 (driconf-0.9.1.tar.gz) = 4849a43f6324498e943c03777bce571229b5446985b1cec596b365505e76f73f -SIZE (driconf-0.9.1.tar.gz) = 112529 +SHA256 (driconf_0.9.1.orig.tar.gz) = 4849a43f6324498e943c03777bce571229b5446985b1cec596b365505e76f73f +SIZE (driconf_0.9.1.orig.tar.gz) = 112529 --- patch-driconf_6 ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4db9065e.4a2c2b0a.741c.2087>