From 7dc3bcf58481e871bc01ab0b07bfae27068f940e Mon Sep 17 00:00:00 2001 From: suvari Date: Sat, 26 Mar 2016 19:34:15 +0200 Subject: [PATCH 1/2] ppp:fix source --- network/connection/ppp/pspec.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/network/connection/ppp/pspec.xml b/network/connection/ppp/pspec.xml index 026e3cb67f..a9cd20a87e 100644 --- a/network/connection/ppp/pspec.xml +++ b/network/connection/ppp/pspec.xml @@ -1,4 +1,3 @@ - @@ -15,7 +14,7 @@ Point-to-point protocol - patched for PPPOE The Point-to-Point Protocol (PPP) provides a standard way to transmit datagrams over a serial link. http://samba.org/ftp/ppp/ppp-2.4.6.tar.gz - http://www.netservers.net.uk/gpl/ppp-dhcpc.tgz + ftp://ftp.freebsd.ch/gentoo/distfiles/ppp-dhcpc.tgz libpcap-devel openssl-devel @@ -91,7 +90,7 @@ - 2014-04-03 + 2016-03-26 2.4.6 First release Marcin Bojara From 56fcdac1845583a99685e8a271755af294337d0d Mon Sep 17 00:00:00 2001 From: suvari Date: Sat, 26 Mar 2016 20:37:28 +0200 Subject: [PATCH 2/2] Directfb: fix source and bump to 1.7.7 --- multimedia/misc/DirectFB/pspec.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/multimedia/misc/DirectFB/pspec.xml b/multimedia/misc/DirectFB/pspec.xml index e3f5750f0f..2ee7353df9 100644 --- a/multimedia/misc/DirectFB/pspec.xml +++ b/multimedia/misc/DirectFB/pspec.xml @@ -1,4 +1,3 @@ - @@ -13,7 +12,7 @@ library Thin library on top of the Linux framebuffer devices DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers. - http://www.directfb.org/downloads/Core/DirectFB-1.7/DirectFB-1.7.1.tar.gz + http://sources.webos-ports.org/downloads/DirectFB-1.7.7.tar.gz libgcc giflib-devel @@ -89,8 +88,8 @@ - 2014-05-21 - 1.7.1 + 2016-03-26 + 1.7.7 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org