diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-13 22:59:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-13 22:59:24 +0000 |
commit | f1816ad1056ffbe27e2cf7843f1594b52438c41a (patch) | |
tree | 52328cf960335ac54ac76c427ea1b9d6bf39f835 /devel | |
parent | 10c0107d2335ad4f5742ea2774bc07c23ffbcde7 (diff) | |
download | ports-f1816ad1056ffbe27e2cf7843f1594b52438c41a.tar.gz ports-f1816ad1056ffbe27e2cf7843f1594b52438c41a.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgtop2/Makefile | 7 | ||||
-rw-r--r-- | devel/libgtop2/distinfo | 2 | ||||
-rw-r--r-- | devel/libgtop2/files/patch-libgtop-2.0.pc.in | 11 | ||||
-rw-r--r-- | devel/libgtop2/files/patch-ltmain.sh | 30 | ||||
-rw-r--r-- | devel/libgtop2/pkg-plist | 4 |
5 files changed, 20 insertions, 34 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index 6ffc6cace5d1..1e8c12121280 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgtop2 -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.0 @@ -26,10 +26,9 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +INFO= libgtop2 + post-install: - install-info --section="Programming \& development tools" \ - --entry="* libgtop2: (libgtop2). libgtop2 programming manual" \ - ${PREFIX}/info/libgtop2.info ${PREFIX}/info/dir @${CHGRP} kmem ${PREFIX}/bin/libgtop_server2 @${CHMOD} 2555 ${PREFIX}/bin/libgtop_server2 diff --git a/devel/libgtop2/distinfo b/devel/libgtop2/distinfo index f5e327f184b5..9e0414c744fa 100644 --- a/devel/libgtop2/distinfo +++ b/devel/libgtop2/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgtop-2.0.2.tar.bz2) = c2c7c8807fcf5c4b3a1f1fc726e9def1 +MD5 (gnome2/libgtop-2.0.3.tar.bz2) = 29e5303fa0ec3eeae61296e8715ed4a6 diff --git a/devel/libgtop2/files/patch-libgtop-2.0.pc.in b/devel/libgtop2/files/patch-libgtop-2.0.pc.in deleted file mode 100644 index fae24611ed6c..000000000000 --- a/devel/libgtop2/files/patch-libgtop-2.0.pc.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgtop-2.0.pc.in.orig Mon Apr 29 22:35:22 2002 -+++ libgtop-2.0.pc.in Mon Apr 29 22:35:35 2002 -@@ -7,7 +7,7 @@ - Description: Portable System Access Library - Requires: glib-2.0 - Version: @VERSION@ --Libs: -L${libdir} @LIBGTOP_LIBS@ -+Libs: -L${libdir} @LIBGTOP_LIBS@ @LIBGTOP_EXTRA_LIBS@ - Cflags: -I${includedir}/libgtop-2.0 - - diff --git a/devel/libgtop2/files/patch-ltmain.sh b/devel/libgtop2/files/patch-ltmain.sh index 6c5ba55f5cb0..a2c1f1a4da48 100644 --- a/devel/libgtop2/files/patch-ltmain.sh +++ b/devel/libgtop2/files/patch-ltmain.sh @@ -1,15 +1,15 @@ ---- ltmain.sh.orig Thu May 1 17:46:16 2003 -+++ ltmain.sh Fri May 16 01:43:32 2003 -@@ -1280,7 +1280,7 @@ +--- ltmain.sh.orig Wed Aug 13 08:11:05 2003 ++++ ltmain.sh Wed Aug 13 18:54:01 2003 +@@ -1075,7 +1075,7 @@ esac - elif test "X$arg" = "X-lc_r"; then - case $host in + elif test "X$arg" = "X-lc_r"; then + case $host in - *-*-openbsd* | *-*-freebsd*) + *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1290,8 +1290,16 @@ + # Do not include libc_r directly, use -pthread flag. + continue + ;; +@@ -1085,8 +1085,16 @@ continue ;; @@ -26,17 +26,17 @@ continue ;; -@@ -3000,6 +3008,9 @@ - # problems, so we reset it completely - verstring= +@@ -2503,6 +2511,9 @@ + *-*-openbsd* | *-*-freebsd*) + # Do not include libc due to us having libc/libc_r. ;; + *-*-freebsd*) + # FreeBSD doesn't need this... + ;; *) - verstring="0.0" - ;; -@@ -5428,10 +5439,12 @@ + # Add libc to deplibs on all other systems if necessary. + if test $build_libtool_need_lc = "yes"; then +@@ -4330,10 +4341,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/libgtop2/pkg-plist b/devel/libgtop2/pkg-plist index 389d0d7172ca..886165467792 100644 --- a/devel/libgtop2/pkg-plist +++ b/devel/libgtop2/pkg-plist @@ -45,9 +45,6 @@ include/libgtop-2.0/glibtop_machine.h include/libgtop-2.0/glibtop_server.h include/libgtop-2.0/glibtop_suid.h include/libgtop-2.0/gnomesupport.h -@unexec install-info --delete %D/info/libgtop2.info %D/info/dir -info/libgtop2.info -@exec install-info --section="Programming \& development tools" --entry="* libgtop2: (libgtop2). libgtop2 programming manual" %D/info/libgtop2.info %D/info/dir lib/libgnomesupport-2.0.a lib/libgnomesupport-2.0.so lib/libgnomesupport-2.0.so.0 @@ -77,6 +74,7 @@ share/locale/be/LC_MESSAGES/libgtop-2.0.mo share/locale/bg/LC_MESSAGES/libgtop-2.0.mo share/locale/ca/LC_MESSAGES/libgtop-2.0.mo share/locale/cs/LC_MESSAGES/libgtop-2.0.mo +share/locale/cy/LC_MESSAGES/libgtop-2.0.mo share/locale/da/LC_MESSAGES/libgtop-2.0.mo share/locale/de/LC_MESSAGES/libgtop-2.0.mo share/locale/el/LC_MESSAGES/libgtop-2.0.mo |