From c02f086f9c343f32395cdc5a4bada3481a0b6e23 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 13 May 2009 22:55:59 +0000 Subject: [PATCH] bump/fix release number for all packages updated since last 8.09 release SVN-Revision: 15833 --- package/broadcom-diag/Makefile | 5 ++--- package/broadcom-wl/Makefile | 3 +-- package/comgt/Makefile | 5 ++--- package/madwifi/Makefile | 2 +- package/ppp/Makefile | 5 ++--- package/pptp/Makefile | 5 ++--- package/robocfg/Makefile | 5 ++--- 7 files changed, 12 insertions(+), 18 deletions(-) diff --git a/package/broadcom-diag/Makefile b/package/broadcom-diag/Makefile index 19fd4cb87f..153a725784 100644 --- a/package/broadcom-diag/Makefile +++ b/package/broadcom-diag/Makefile @@ -1,16 +1,15 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=broadcom-diag -PKG_RELEASE:=4 +PKG_RELEASE:=4.1 include $(INCLUDE_DIR)/package.mk diff --git a/package/broadcom-wl/Makefile b/package/broadcom-wl/Makefile index d7d07dc8c3..cc0af0f69e 100644 --- a/package/broadcom-wl/Makefile +++ b/package/broadcom-wl/Makefile @@ -4,14 +4,13 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=broadcom-wl PKG_VERSION:=4.150.10.5.3 -PKG_RELEASE:=3 +PKG_RELEASE:=3.1 WLC_VERSION:=0.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 diff --git a/package/comgt/Makefile b/package/comgt/Makefile index 2cbfec5eb7..ef8c9303af 100644 --- a/package/comgt/Makefile +++ b/package/comgt/Makefile @@ -1,16 +1,15 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=comgt PKG_VERSION:=0.32 -PKG_RELEASE:=1 +PKG_RELEASE:=1.1 PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/comgt diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile index 93a2aa1ac6..3835d2cde7 100644 --- a/package/madwifi/Makefile +++ b/package/madwifi/Makefile @@ -12,7 +12,7 @@ PKG_NAME:=madwifi PKG_REV:=3314 PKG_VERSION:=r$(PKG_REV) -PKG_RELEASE:=2 +PKG_RELEASE:=1.1 PKG_SOURCE_PROTO:=svn PKG_SOURCE_VERSION:=$(PKG_REV) diff --git a/package/ppp/Makefile b/package/ppp/Makefile index 496b0407be..870d5e74f8 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -1,16 +1,15 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=ppp PKG_VERSION:=2.4.3 -PKG_RELEASE:=11 +PKG_RELEASE:=11.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/ diff --git a/package/pptp/Makefile b/package/pptp/Makefile index d41123f587..9dc057122b 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -1,16 +1,15 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=pptp PKG_VERSION:=1.6.0 -PKG_RELEASE:=6 +PKG_RELEASE:=6.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/pptpclient diff --git a/package/robocfg/Makefile b/package/robocfg/Makefile index bfa1ef0020..51d6d3b9dc 100644 --- a/package/robocfg/Makefile +++ b/package/robocfg/Makefile @@ -1,16 +1,15 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=robocfg PKG_VERSION:=0.01 -PKG_RELEASE:=1 +PKG_RELEASE:=1.1 PKG_BUILD_DIR:=$(BUILD_DIR)/robocfg -- 2.30.2