summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2011-01-04 19:43:41 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2011-01-04 19:43:41 +0000
commit453607bfd5656ebe52c3208f0e6e90a39a5d3131 (patch)
tree9b8735d6ac164bd60e0a36ba789fcaf8b84049ce
parenta0c9a5308c488d5270036b3c6630cd2c0166ddca (diff)
downloadiconv-453607bfd5656ebe52c3208f0e6e90a39a5d3131.tar.gz
iconv-453607bfd5656ebe52c3208f0e6e90a39a5d3131.tar.bz2
Bump some version numbers, update copyright year, silence svn export
svn path=/trunk/iconv/; revision=11197
-rw-r--r--Makefile8
-rw-r--r--riscos/ReadMe2
-rw-r--r--riscpkg/RiscPkg/Control2
3 files changed, 6 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 92408e1..9093ba8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := iconv
-COMPONENT_VERSION := 0.10.0
+COMPONENT_VERSION := 0.11.0
# Default to a static library
COMPONENT_TYPE ?= lib-static
@@ -43,11 +43,11 @@ ifeq ($(COMPONENT_TYPE),riscos-module)
# TODO: Make this sensible. Preferably by making use of the install target.
riscos-dist: all
- $(Q)svn export riscos riscos-dist
+ $(Q)svn export -q riscos riscos-dist
$(Q)$(CP) $(CPFLAGS) riscos/!Boot/Resources/!Unicode/Files/Aliases \
riscos-dist/!Boot/Resources/!Unicode/Files/
$(Q)$(CP) $(CPFLAGS) $(BUILDDIR)/iconv,ffa riscos-dist/!System/310/Modules/Iconv,ffa
- $(Q)svn export doc riscos-dist/doc
+ $(Q)svn export -q doc riscos-dist/doc
$(Q)$(RM) $(RMFLAGS) -r riscos-dist/doc/Standards
$(Q)$(CP) $(CPFLAGS) include/iconv/iconv.h riscos-dist/stubs/
$(Q)(cd riscos-dist ; $(GCCSDK_INSTALL_CROSSBIN)/zip -9r, ../iconv.zip *)
@@ -56,7 +56,7 @@ ifeq ($(COMPONENT_TYPE),riscos-module)
$(Q)$(MV) $(MVFLAGS) riscos-dist/!System riscos-dist/System
$(Q)$(RM) $(RMFLAGS) -r riscos-dist/doc riscos-dist/stubs
$(Q)$(RM) $(RMFLAGS) riscos-dist/ReadMe
- $(Q)svn export riscpkg/RiscPkg riscos-dist/RiscPkg
+ $(Q)svn export -q riscpkg/RiscPkg riscos-dist/RiscPkg
$(Q)$(CP) $(CPFLAGS) COPYING riscos-dist/RiscPkg/Copyright
$(Q)(cd riscos-dist ; $(GCCSDK_INSTALL_CROSSBIN)/zip -9r, ../iconv-pkg.zip *)
$(Q)$(RM) $(RMFLAGS) -r riscos-dist
diff --git a/riscos/ReadMe b/riscos/ReadMe
index 0afd03b..fda952a 100644
--- a/riscos/ReadMe
+++ b/riscos/ReadMe
@@ -24,7 +24,7 @@ See the ReadMe file in that directory for further information.
Licence
=======
-Iconv is Copyright © 2004-8 J-M Bell
+Iconv is Copyright © 2004-11 J-M Bell
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/riscpkg/RiscPkg/Control b/riscpkg/RiscPkg/Control
index e316308..eb89881 100644
--- a/riscpkg/RiscPkg/Control
+++ b/riscpkg/RiscPkg/Control
@@ -2,7 +2,7 @@ Package: Iconv
Priority: Optional
Section: Module
Maintainer: John-Mark Bell <jmb@netsurf-browser.org>
-Version: 0.1.0
+Version: 0.1.1
Licence: Free
Standards-Version: 0.1.0
Description: Character set conversion resource