FreeBSD Bugzilla – Attachment 68800 Details for
Bug 101031
Maintainer UPDATE: sysutils/desktopbsd-tools to 1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.33 KB, created by
Peter Hofer
on 2006-07-29 20:50:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Peter Hofer
Created:
2006-07-29 20:50:15 UTC
Size:
3.33 KB
patch
obsolete
>diff -urN desktopbsd-tools-1.0.1/Makefile desktopbsd-tools/Makefile >--- desktopbsd-tools-1.0.1/Makefile Thu Apr 27 11:51:23 2006 >+++ desktopbsd-tools/Makefile Sat Jul 29 20:48:14 2006 >@@ -5,7 +5,7 @@ > # $FreeBSD: ports/sysutils/desktopbsd-tools/Makefile,v 1.2 2006/04/27 >09:51:23 lawrance Exp $ > > PORTNAME= desktopbsd-tools >-PORTVERSION= 1.0.1 >+PORTVERSION= 1.1 > CATEGORIES= sysutils > MASTER_SITES= ftp://ftp.desktopbsd.net/ > >@@ -15,7 +15,6 @@ > BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake > RUN_DEPENDS= xterm:${PORTSDIR}/x11/xterm \ > bash:${PORTSDIR}/shells/bash \ >- csup:${PORTSDIR}/net/csup \ > fastest_cvsup:${PORTSDIR}/sysutils/fastest_cvsup \ > portupgrade:${PORTSDIR}/sysutils/portupgrade > >@@ -37,6 +36,14 @@ > > .if ${OSVERSION} < 500000 > IGNORE= requires FreeBSD 5 or newer >+.endif >+ >+.if ${OSVERSION} < 601101 || ( ${OSVERSION} >= 700000 && ${OSVERSION} < >700015 ) >+RUN_DEPENDS+= csup:${PORTSDIR}/net/csup >+.endif >+ >+.if ${OSVERSION} < 504103 || ( ${OSVERSION} >= 600000 && ${OSVERSION} < >600033 ) >+RUN_DEPENDS+= portsnap:${PORTSDIR}/sysutils/portsnap > .endif > > post-patch: >diff -urN desktopbsd-tools-1.0.1/distinfo desktopbsd-tools/distinfo >--- desktopbsd-tools-1.0.1/distinfo Thu Apr 27 11:51:23 2006 >+++ desktopbsd-tools/distinfo Sat Jul 29 20:45:34 2006 >@@ -1,3 +1,3 @@ >-MD5 (desktopbsd-tools-1.0.1.tar.bz2) = 367da9ae1d3d457fc59cb34514a4282f >-SHA256 (desktopbsd-tools-1.0.1.tar.bz2) = >fb63cc5cb7440c04d441795ef7ef6deb7a651dfdbd4956d6f4d457aebd9487fa >-SIZE (desktopbsd-tools-1.0.1.tar.bz2) = 538175 >+MD5 (desktopbsd-tools-1.1.tar.bz2) = 9b3ce645d66a4e5c6002ff711807c4d6 >+SHA256 (desktopbsd-tools-1.1.tar.bz2) = >a858af2b37906bab96e3ca4bed534585118b15285664d3f729395e6fe6719233 >+SIZE (desktopbsd-tools-1.1.tar.bz2) = 664732 >diff -urN desktopbsd-tools-1.0.1/pkg-plist desktopbsd-tools/pkg-plist >--- desktopbsd-tools-1.0.1/pkg-plist Mon Apr 17 02:16:26 2006 >+++ desktopbsd-tools/pkg-plist Sat Jul 29 20:44:03 2006 >@@ -3,6 +3,8 @@ > bin/dbsd-nettray > bin/dbsd-pkgmgr > bin/dbsd-traymounter >+bin/dbsd-userstart >+bin/kdialog-ports-wrapper > bin/pgrpmgr > lib/kde3/libkcm_desktopbsd.la > lib/kde3/libkcm_desktopbsd.prl >@@ -22,6 +24,7 @@ > lib/libdesktopbsd.so.1.0 > lib/libdesktopbsd.so.1 > lib/libdesktopbsd.so.1.0.0 >+sbin/dbsd-portsnap > sbin/pkgdb_check > share/applnk/Settings/Network/dbsdnetworking.desktop > share/applnk/Settings/Peripherals/dbsddevinfo.desktop >@@ -32,7 +35,8 @@ > share/applnk/System/dbsd-pkgmgr.desktop > share/icons/hicolor/16x16/actions/ledgreen.png > share/icons/hicolor/16x16/actions/ledorange.png >-share/icons/hicolor/16x16/actions/package_old.png >+share/icons/hicolor/16x16/actions/warning.png >+share/icons/hicolor/22x22/actions/package_old.png > share/icons/hicolor/22x22/apps/dbsd-battinfo-battery.png > share/icons/hicolor/22x22/apps/dbsd-battinfo-power.png > share/icons/hicolor/22x22/apps/dbsd-battinfo-recharge.png >@@ -46,6 +50,7 @@ > %%DATADIR%%/translations/desktopbsd.es.qm > %%DATADIR%%/translations/desktopbsd.fr.qm > %%DATADIR%%/translations/desktopbsd.hr.qm >+%%DATADIR%%/translations/desktopbsd.hu.qm > %%DATADIR%%/translations/desktopbsd.it.qm > %%DATADIR%%/translations/desktopbsd.nb.qm > %%DATADIR%%/translations/desktopbsd.nl.qm >@@ -56,5 +61,6 @@ > %%DATADIR%%/translations/desktopbsd.sv.qm > %%DATADIR%%/translations/desktopbsd.zh_CN.qm > %%DATADIR%%/translations/locale-map >+%%DATADIR%%/images/pkgmgr-splash.png > @dirrm %%DATADIR%%/translations > @dirrm %%DATADIR%%
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 101031
: 68800