hi,

aprx version update to 2.07

christoph



>From 520eaaac8cad66abf3ab681c44710d90380f9118 Mon Sep 17 00:00:00 2001
From: Christoph Kottke <[email protected]>
Date: Fri, 28 Jun 2013 11:42:54 +0200
Subject: [PATCH 2/2] [aprx] update to version 2.07 (svn539)


Signed-off-by: Christoph Kottke <[email protected]>
---
 net/aprx/Makefile                      |    9 +++++----
 net/aprx/patches/100-Makefile_in.patch |    9 ++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/net/aprx/Makefile b/net/aprx/Makefile
index 16e98ba..64c572f 100644
--- a/net/aprx/Makefile
+++ b/net/aprx/Makefile
@@ -8,9 +8,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=aprx
-PKG_REV:=421
-PKG_VERSION:=2.00_r$(PKG_REV)
-PKG_RELEASE:=3
+PKG_REV:=539
+PKG_VERSION:=2.07_r$(PKG_REV)
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://repo.ham.fi/svn/aprx/trunk/
@@ -23,7 +23,8 @@ include $(INCLUDE_DIR)/package.mk
 define Package/aprx
   SECTION:=net
   CATEGORY:=Network
-  TITLE:=APRS RX only I-gate
+  DEPENDS:=+libpthread
+  TITLE:=APRS iGate + digipeater software
   URL:=http://ham.zmailer.org/oh2mqk/aprx/
 endef
 
diff --git a/net/aprx/patches/100-Makefile_in.patch 
b/net/aprx/patches/100-Makefile_in.patch
index cb06f79..818f7c9 100644
--- a/net/aprx/patches/100-Makefile_in.patch
+++ b/net/aprx/patches/100-Makefile_in.patch
@@ -1,7 +1,6 @@
-diff -ruN aprx-2.00_r421.orig/Makefile.in aprx-2.00_r421/Makefile.in
---- aprx-2.00_r421.orig/Makefile.in    2010-06-19 15:13:47.000000000 +0000
-+++ aprx-2.00_r421/Makefile.in 2010-08-22 00:14:35.000000000 +0000
-@@ -27,8 +27,9 @@
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -27,8 +27,9 @@ CC=          @CC@
  CFLAGS=               @CFLAGS@
  
  # Linker and flags
@@ -12,7 +11,7 @@ diff -ruN aprx-2.00_r421.orig/Makefile.in 
aprx-2.00_r421/Makefile.in
  
  INSTALL=      $(srcdir)/install-sh
  INSTALL_PROGRAM=$(INSTALL)  -m 755
-@@ -89,10 +90,10 @@
+@@ -91,10 +92,10 @@ profile:
  
  
  $(PROGAPRX):  $(OBJSAPRX) VERSION Makefile
-- 
1.7.10.4


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to