summaryrefslogtreecommitdiffstats
path: root/deskutils/gdesklets
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-24 13:45:38 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-24 13:45:38 +0800
commitedcea8c47d571c84804027b1f3e3d36dfc752af4 (patch)
treed1ceee51b6de3e33e6e4de81d4986fee42d3a275 /deskutils/gdesklets
parentfb780092e1e085e428ee18e2ca4998a2445ead3b (diff)
downloadmarcuscom-ports-edcea8c47d571c84804027b1f3e3d36dfc752af4.tar
marcuscom-ports-edcea8c47d571c84804027b1f3e3d36dfc752af4.tar.gz
marcuscom-ports-edcea8c47d571c84804027b1f3e3d36dfc752af4.tar.bz2
marcuscom-ports-edcea8c47d571c84804027b1f3e3d36dfc752af4.tar.lz
marcuscom-ports-edcea8c47d571c84804027b1f3e3d36dfc752af4.tar.xz
marcuscom-ports-edcea8c47d571c84804027b1f3e3d36dfc752af4.tar.zst
marcuscom-ports-edcea8c47d571c84804027b1f3e3d36dfc752af4.zip
Update to 0.35.3.
Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5743 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/gdesklets')
-rw-r--r--deskutils/gdesklets/Makefile7
-rw-r--r--deskutils/gdesklets/distinfo5
-rw-r--r--deskutils/gdesklets/files/patch-libdesklets-system-gtop.c10
-rw-r--r--deskutils/gdesklets/pkg-plist9
4 files changed, 21 insertions, 10 deletions
diff --git a/deskutils/gdesklets/Makefile b/deskutils/gdesklets/Makefile
index 7de5279a1..c6b3e1cdf 100644
--- a/deskutils/gdesklets/Makefile
+++ b/deskutils/gdesklets/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= gdesklets
-PORTVERSION= 0.35.2
-PORTREVISION= 3
+PORTVERSION= 0.35.3
+PORTREVISION= 2
CATEGORIES= deskutils gnome
-MASTER_SITES= http://www.gdesklets.org/releases/ \
+MASTER_SITES= http://www.gdesklets.org/downloads/ \
http://www.pycage.de/download/${PORTNAME}/ \
${MASTER_SITE_GENTOO:S/%SUBDIR%/distfiles/}
DISTNAME= gDesklets-${PORTVERSION}
@@ -39,7 +39,6 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}"
-GCONF_SCHEMAS= gdesklets-display-thumbnail.schemas
MAN1= gdesklets.1
post-install:
diff --git a/deskutils/gdesklets/distinfo b/deskutils/gdesklets/distinfo
index 101eaa14a..183ea22a0 100644
--- a/deskutils/gdesklets/distinfo
+++ b/deskutils/gdesklets/distinfo
@@ -1,2 +1,3 @@
-MD5 (gDesklets-0.35.2.tar.bz2) = 8d77add2c07cb374a79a30d1d2055f54
-SIZE (gDesklets-0.35.2.tar.bz2) = 745088
+MD5 (gDesklets-0.35.3.tar.bz2) = 3f9ce7f2ca4522bc96cb9bc4a4b91774
+SHA256 (gDesklets-0.35.3.tar.bz2) = 7a8df729df1f29b7c37d29739e3188547334781435bf1f9f4fea16d0a29b0c55
+SIZE (gDesklets-0.35.3.tar.bz2) = 718642
diff --git a/deskutils/gdesklets/files/patch-libdesklets-system-gtop.c b/deskutils/gdesklets/files/patch-libdesklets-system-gtop.c
index 596198212..4ae58eb87 100644
--- a/deskutils/gdesklets/files/patch-libdesklets-system-gtop.c
+++ b/deskutils/gdesklets/files/patch-libdesklets-system-gtop.c
@@ -9,3 +9,13 @@
typedef struct
{
+@@ -1275,8 +1277,8 @@
+ tuple = PyTuple_New(len);
+
+ for(i = 0; i < len; ++i) {
+- p = &glibtop_sys_siglist[i];
+ PyObject* d;
++ p = &glibtop_sys_siglist[i];
+
+ d = PyDict_New();
+ my_dict_add_and_decref(d, "number", PyI_L(p->number));
diff --git a/deskutils/gdesklets/pkg-plist b/deskutils/gdesklets/pkg-plist
index 8727879ca..0693a7d29 100644
--- a/deskutils/gdesklets/pkg-plist
+++ b/deskutils/gdesklets/pkg-plist
@@ -1,5 +1,4 @@
bin/gdesklets
-bin/gdesklets-display-thumbnailer
lib/gdesklets/ctrlinfo
lib/gdesklets/Controls/ArrayBuffer/__init__.py
lib/gdesklets/Controls/ArrayBuffer/__init__.pyc
@@ -51,9 +50,6 @@ lib/gdesklets/Controls/URI/__init__.pyo
lib/gdesklets/Controls/__init__.py
lib/gdesklets/Controls/__init__.pyc
lib/gdesklets/Controls/__init__.pyo
-lib/gdesklets/NullObject.py
-lib/gdesklets/NullObject.pyc
-lib/gdesklets/NullObject.pyo
lib/gdesklets/Sensors/External/__init__.py
lib/gdesklets/Sensors/External/__init__.pyc
lib/gdesklets/Sensors/External/__init__.pyo
@@ -185,6 +181,9 @@ lib/gdesklets/display/TargetGauge.pyo
lib/gdesklets/display/TargetGroup.py
lib/gdesklets/display/TargetGroup.pyc
lib/gdesklets/display/TargetGroup.pyo
+lib/gdesklets/display/TargetGroup2.py
+lib/gdesklets/display/TargetGroup2.pyc
+lib/gdesklets/display/TargetGroup2.pyo
lib/gdesklets/display/TargetImage.py
lib/gdesklets/display/TargetImage.pyc
lib/gdesklets/display/TargetImage.pyo
@@ -575,6 +574,8 @@ share/locale/ja/LC_MESSAGES/gdesklets.mo
share/locale/ko/LC_MESSAGES/gdesklets.mo
share/locale/lt/LC_MESSAGES/gdesklets.mo
share/locale/ms/LC_MESSAGES/gdesklets.mo
+share/locale/nb/LC_MESSAGES/gdesklets.mo
+share/locale/ne/LC_MESSAGES/gdesklets.mo
share/locale/nl/LC_MESSAGES/gdesklets.mo
share/locale/no/LC_MESSAGES/gdesklets.mo
share/locale/pa/LC_MESSAGES/gdesklets.mo