ports/opt (2.4): conky: update to 1.5.1
commit c7c861aa54d644a8febb37a881e3cfbf6295856e Author: Juergen Daubert <jue@jue.li> Date: Wed Apr 2 09:12:38 2008 +0200 conky: update to 1.5.1 diff --git a/conky/.md5sum b/conky/.md5sum index 7a7b879..20ccb69 100644 --- a/conky/.md5sum +++ b/conky/.md5sum @@ -1,2 +1 @@ -881c419371021f42ca12b621a8548b66 conky-1.5.0.patch -07fa339276289ddc31303a8081c85214 conky-1.5.0.tar.bz2 +afc121a67e4405cb44b7738be79946ac conky-1.5.1.tar.bz2 diff --git a/conky/Pkgfile b/conky/Pkgfile index e02f2bc..4fa4ac6 100644 --- a/conky/Pkgfile +++ b/conky/Pkgfile @@ -4,14 +4,12 @@ # Depends on: glib, xorg-libxdamage, xorg-libxext, xorg-libxft name=conky -version=1.5.0 +version=1.5.1 release=1 -source=(http://dl.sourceforge.net/sourceforge/conky/$name-$version.tar.bz2 \ - $name-$version.patch) +source=(http://dl.sourceforge.net/sourceforge/conky/$name-$version.tar.bz2) build() { cd $name-$version - patch -p2 -i $SRC/$name-$version.patch ./configure --prefix=/usr \ --mandir=/usr/man \ --disable-nls \ diff --git a/conky/conky-1.5.0.patch b/conky/conky-1.5.0.patch deleted file mode 100644 index 94bb46c..0000000 --- a/conky/conky-1.5.0.patch +++ /dev/null @@ -1,14 +0,0 @@ -https://sourceforge.net/tracker/?func=detail&atid=757308&aid=1923552&group_id=143975 - ---- trunk/conky1/src/linux.c 2008/03/22 21:10:43 1034 -+++ trunk/conky1/src/linux.c 2008/03/24 03:38:28 1042 -@@ -52,6 +52,9 @@ - #include <linux/sockios.h> - #include <net/if.h> - #include <arpa/inet.h> -+#ifdef _NET_IF_H -+#define _LINUX_IF_H -+#endif - #include <linux/route.h> - #include <math.h> -
participants (1)
-
crux@crux.nu