summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-01-12 15:58:32 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-01-12 15:58:32 +0800
commit8a60fb0f115a94ed11b8fec5c08886a59f6b3abb (patch)
tree49048a26d0b71532e72e604ec13c7a4d494e4bdd /devel
parent4a86cfdf5963a80821ced967cd7746477acfe978 (diff)
downloadmarcuscom-ports-8a60fb0f115a94ed11b8fec5c08886a59f6b3abb.tar
marcuscom-ports-8a60fb0f115a94ed11b8fec5c08886a59f6b3abb.tar.gz
marcuscom-ports-8a60fb0f115a94ed11b8fec5c08886a59f6b3abb.tar.bz2
marcuscom-ports-8a60fb0f115a94ed11b8fec5c08886a59f6b3abb.tar.lz
marcuscom-ports-8a60fb0f115a94ed11b8fec5c08886a59f6b3abb.tar.xz
marcuscom-ports-8a60fb0f115a94ed11b8fec5c08886a59f6b3abb.tar.zst
marcuscom-ports-8a60fb0f115a94ed11b8fec5c08886a59f6b3abb.zip
Update to 2.9.4. The new proc_open_files function is unimplemented on
FreeBSD since there is no easy way to do this without reimplmenting a good chunk of lsof. Perhaps if this is really needed, we can port the fstat(1) code, but even then we won't get filenames. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3395 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/libgtop2/Makefile2
-rw-r--r--devel/libgtop2/distinfo4
-rw-r--r--devel/libgtop2/pkg-plist2
3 files changed, 5 insertions, 3 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile
index ee8538aa9..a8e08f069 100644
--- a/devel/libgtop2/Makefile
+++ b/devel/libgtop2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libgtop2
-PORTVERSION= 2.9.3
+PORTVERSION= 2.9.4
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.9
diff --git a/devel/libgtop2/distinfo b/devel/libgtop2/distinfo
index 5a4287dbf..28a7df5ec 100644
--- a/devel/libgtop2/distinfo
+++ b/devel/libgtop2/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/libgtop-2.9.3.tar.bz2) = 56f1c714a2fca4c69091e12cd61ed398
-SIZE (gnome2/libgtop-2.9.3.tar.bz2) = 781148
+MD5 (gnome2/libgtop-2.9.4.tar.bz2) = f4d3c96057c0b79ceee6af2b9c7fe663
+SIZE (gnome2/libgtop-2.9.4.tar.bz2) = 783837
diff --git a/devel/libgtop2/pkg-plist b/devel/libgtop2/pkg-plist
index 2057044a6..d250228ca 100644
--- a/devel/libgtop2/pkg-plist
+++ b/devel/libgtop2/pkg-plist
@@ -23,6 +23,7 @@ include/libgtop-2.0/glibtop/prockernel.h
include/libgtop-2.0/glibtop/proclist.h
include/libgtop-2.0/glibtop/procmap.h
include/libgtop-2.0/glibtop/procmem.h
+include/libgtop-2.0/glibtop/procopenfiles.h
include/libgtop-2.0/glibtop/procsegment.h
include/libgtop-2.0/glibtop/procsignal.h
include/libgtop-2.0/glibtop/procstate.h
@@ -89,6 +90,7 @@ share/locale/ml/LC_MESSAGES/libgtop-2.0.mo
share/locale/mn/LC_MESSAGES/libgtop-2.0.mo
share/locale/ms/LC_MESSAGES/libgtop-2.0.mo
share/locale/nb/LC_MESSAGES/libgtop-2.0.mo
+share/locale/ne/LC_MESSAGES/libgtop-2.0.mo
share/locale/nl/LC_MESSAGES/libgtop-2.0.mo
share/locale/nn/LC_MESSAGES/libgtop-2.0.mo
share/locale/no/LC_MESSAGES/libgtop-2.0.mo