FreeBSD Bugzilla – Attachment 66027 Details for
Bug 97711
[patch] graphics/driconf update to 0.9.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
driconf.diff
driconf.diff (text/x-patch), 2.37 KB, created by
Martin Wilke
on 2006-05-26 10:15:38 UTC
(
hide
)
Description:
driconf.diff
Filename:
MIME Type:
Creator:
Martin Wilke
Created:
2006-05-26 10:15:38 UTC
Size:
2.37 KB
patch
obsolete
>diff -ruN /usr/ports/graphics/driconf/Makefile ports/graphics/driconf/Makefile >--- /usr/ports/graphics/driconf/Makefile Mon May 8 15:43:17 2006 >+++ ports/graphics/driconf/Makefile Fri May 26 10:56:58 2006 >@@ -6,10 +6,9 @@ > # > > PORTNAME= driconf >-PORTVERSION= 0.2.6 >-PORTREVISION= 1 >+PORTVERSION= 0.9.0 > CATEGORIES= graphics >-MASTER_SITES= http://dri.freedesktop.org/~fxkuehl/driconf/ >+MASTER_SITES= http://people.freedesktop.org/~fxkuehl/driconf/ > > MAINTAINER= anholt@FreeBSD.org > COMMENT= Configuration program for DRI drivers >@@ -19,6 +18,7 @@ > > USE_PYTHON= yes > NO_BUILD= yes >+USE_GETTEXT= yes > > pre-patch: > @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} \ >diff -ruN /usr/ports/graphics/driconf/distinfo ports/graphics/driconf/distinfo >--- /usr/ports/graphics/driconf/distinfo Sun Jan 22 13:34:47 2006 >+++ ports/graphics/driconf/distinfo Fri May 26 10:37:37 2006 >@@ -1,3 +1,3 @@ >-MD5 (driconf-0.2.6.tar.gz) = 92058855dbf48442d3e3b86f153b40cb >-SHA256 (driconf-0.2.6.tar.gz) = e7f25a8b04f5b2042197b5410fe086048db4fd504ef21085a754a700da375a1f >-SIZE (driconf-0.2.6.tar.gz) = 80749 >+MD5 (driconf-0.9.0.tar.gz) = da322248d5ed008ded4999f319544062 >+SHA256 (driconf-0.9.0.tar.gz) = c9d70f4fc6589df6202a78d21ab3de06395b7110524a683d8c0f7b24cf7ff06b >+SIZE (driconf-0.9.0.tar.gz) = 105237 >diff -ruN /usr/ports/graphics/driconf/pkg-plist ports/graphics/driconf/pkg-plist >--- /usr/ports/graphics/driconf/pkg-plist Thu Jun 16 22:12:42 2005 >+++ ports/graphics/driconf/pkg-plist Fri May 26 10:43:50 2006 >@@ -1,12 +1,21 @@ > bin/driconf >-%%PYTHON_SITELIBDIR%%/dri.py >-%%PYTHON_SITELIBDIR%%/dri.pyc >-%%PYTHON_SITELIBDIR%%/driconf.py >-%%PYTHON_SITELIBDIR%%/driconf.pyc >-share/locale/de/LC_MESSAGES/driconf.mo >-share/locale/es/LC_MESSAGES/driconf.mo >+lib/driconf/dri.py >+lib/driconf/dri.pyc >+lib/driconf/driconf.py >+lib/driconf/driconf.pyc >+lib/driconf/driconf_commonui.py >+lib/driconf/driconf_commonui.pyc >+lib/driconf/driconf_complexui.py >+lib/driconf/driconf_complexui.pyc >+lib/driconf/driconf_simpleui.py >+lib/driconf/driconf_simpleui.pyc > %%DATADIR%%/card.png >+%%DATADIR%%/drilogo.jpg > %%DATADIR%%/screen.png > %%DATADIR%%/screencard.png >-%%DATADIR%%/drilogo.jpg >+share/locale/de/LC_MESSAGES/driconf.mo >+share/locale/es/LC_MESSAGES/driconf.mo >+share/locale/it/LC_MESSAGES/driconf.mo >+share/locale/ru/LC_MESSAGES/driconf.mo > @dirrm %%DATADIR%% >+@dirrm lib/driconf
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 97711
:
66025
|
66026
| 66027