1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to 2.6.1.

This commit is contained in:
Joe Marcus Clarke 2004-04-20 05:12:05 +00:00
parent 9301aa14c0
commit 01b8a18bbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107651
8 changed files with 18 additions and 38 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gnomenetstatus
PORTVERSION= 2.6.0.1
PORTVERSION= 2.6.1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.6

View File

@ -1,2 +1,2 @@
MD5 (gnome2/gnome-netstatus-2.6.0.1.tar.bz2) = 8236eec5a7174375f28ec05bcc628aaf
SIZE (gnome2/gnome-netstatus-2.6.0.1.tar.bz2) = 417230
MD5 (gnome2/gnome-netstatus-2.6.1.tar.bz2) = 8a0e9831ad6b2aa48c6f4c2b6516ab6e
SIZE (gnome2/gnome-netstatus-2.6.1.tar.bz2) = 427214

View File

@ -1,11 +1,11 @@
--- icons/Makefile.in.orig Mon Mar 8 22:22:36 2004
+++ icons/Makefile.in Mon Mar 8 22:22:53 2004
@@ -133,7 +133,7 @@
--- icons/Makefile.in.orig Tue Apr 20 01:06:15 2004
+++ icons/Makefile.in Tue Apr 20 01:06:49 2004
@@ -137,7 +137,7 @@
iconsize = 48x48
category = apps
-iconsdir = $(datadir)/icons/hicolor/$(iconsize)/$(category)
+iconsdir = $(prefix)/share/icons/hicolor/$(iconsize)/$(category)
icons_DATA = \
gnome-netstatus-disconn.png \
gnome-netstatus-idle.png \
icons_DATA = gnome-netstatus-disconn.png gnome-netstatus-idle.png gnome-netstatus-rx.png gnome-netstatus-tx.png gnome-netstatus-txrx.png gnome-netstatus-error.png

View File

@ -1,10 +0,0 @@
--- src/netstatus-sysdeps.c.orig Wed Mar 24 14:23:47 2004
+++ src/netstatus-sysdeps.c Wed Mar 24 14:25:19 2004
@@ -331,7 +331,6 @@
error_shutdown:
g_io_channel_unref (channel);
- g_io_channel_shutdown (channel, TRUE, NULL);
close (pipe_out);
}
else

View File

@ -6,7 +6,7 @@
#
PORTNAME= gnomenetstatus
PORTVERSION= 2.6.0.1
PORTVERSION= 2.6.1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.6

View File

@ -1,2 +1,2 @@
MD5 (gnome2/gnome-netstatus-2.6.0.1.tar.bz2) = 8236eec5a7174375f28ec05bcc628aaf
SIZE (gnome2/gnome-netstatus-2.6.0.1.tar.bz2) = 417230
MD5 (gnome2/gnome-netstatus-2.6.1.tar.bz2) = 8a0e9831ad6b2aa48c6f4c2b6516ab6e
SIZE (gnome2/gnome-netstatus-2.6.1.tar.bz2) = 427214

View File

@ -1,11 +1,11 @@
--- icons/Makefile.in.orig Mon Mar 8 22:22:36 2004
+++ icons/Makefile.in Mon Mar 8 22:22:53 2004
@@ -133,7 +133,7 @@
--- icons/Makefile.in.orig Tue Apr 20 01:06:15 2004
+++ icons/Makefile.in Tue Apr 20 01:06:49 2004
@@ -137,7 +137,7 @@
iconsize = 48x48
category = apps
-iconsdir = $(datadir)/icons/hicolor/$(iconsize)/$(category)
+iconsdir = $(prefix)/share/icons/hicolor/$(iconsize)/$(category)
icons_DATA = \
gnome-netstatus-disconn.png \
gnome-netstatus-idle.png \
icons_DATA = gnome-netstatus-disconn.png gnome-netstatus-idle.png gnome-netstatus-rx.png gnome-netstatus-tx.png gnome-netstatus-txrx.png gnome-netstatus-error.png

View File

@ -1,10 +0,0 @@
--- src/netstatus-sysdeps.c.orig Wed Mar 24 14:23:47 2004
+++ src/netstatus-sysdeps.c Wed Mar 24 14:25:19 2004
@@ -331,7 +331,6 @@
error_shutdown:
g_io_channel_unref (channel);
- g_io_channel_shutdown (channel, TRUE, NULL);
close (pipe_out);
}
else