Subject: Re: Outdated ion3 pkgsrc in violation of the license
To: Jeremy C. Reed <reed@reedmedia.net>
From: Philip Paeps <philip@freebsd.org>
List: tech-pkg
Date: 10/28/2007 18:16:05
--GID0FwUMdk1T2AWN
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline

On 2007-10-28 18:12:00 (+0100), Philip Paeps <philip@freebsd.org> wrote:
> On 2007-10-27 16:36:47 (-0500), Jeremy C. Reed <reed@reedmedia.net> wrote:
> > See this email on NetBSD's tech-pkg below.
> 
> It was sent to me as well.  I replied forgetting to Cc: the list.  My reply
> was that I had sent a patch to update to the latest version on 28 September
> but that pkgsrc was frozen at the time.

I've attached the patch again here -- I realize now that I only sent it to
ghen@, who has been playing NetBSD proxy for me, and not to any list.

If someone would like to commit this - with or without extra RESTRICTED lines,
I would be very grateful.

Cheers,

 - Philip

-- 
Philip Paeps                                  Made from non-edible parts
philip@freebsd.org

  "My particular problem is with registry entries, which seem to just accumulate
  like plastic coffee cups..."           % Paul Moore

--GID0FwUMdk1T2AWN
Content-Type: text/x-diff; charset=utf-8
Content-Disposition: attachment; filename="ion-3rc-20070927.diff"

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/wm/ion3-devel/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile	6 Sep 2007 10:22:30 -0000	1.25
+++ Makefile	1 Oct 2007 08:26:53 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.25 2007/09/06 10:22:30 ghen Exp $
 #
 
-DISTNAME=		ion-3rc-20070902
+DISTNAME=		ion-3rc-20070927
 PKGNAME=		${DISTNAME:S/-3rc-/3-/}
 CATEGORIES=		wm x11
 MASTER_SITES=		http://modeemi.fi/~tuomov/dl/
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/wm/ion3-devel/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	6 Sep 2007 10:22:31 -0000	1.10
+++ distinfo	1 Oct 2007 08:26:53 -0000
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.10 2007/09/06 10:22:31 ghen Exp $
 
-SHA1 (ion-3rc-20070902.tar.gz) = 24762d3677cc64754b4649d24c8fb17aa78156d2
-RMD160 (ion-3rc-20070902.tar.gz) = abca8f424869cc78d8880c869981c796c8e7dd83
-Size (ion-3rc-20070902.tar.gz) = 655566 bytes
+SHA1 (ion-3rc-20070927.tar.gz) = 1fe466411fe550768e9a2ee4af703a9482780b7e
+RMD160 (ion-3rc-20070927.tar.gz) = 6840374359bb619ed33c4742f6bd3d00f22c12de
+Size (ion-3rc-20070927.tar.gz) = 644789 bytes
 SHA1 (patch-aa) = 16c548331f747c1cfbfa94b6241128afffdb10fb
 SHA1 (patch-ab) = f16cb96af26a779398fc791b1381b34ec4526794
 SHA1 (patch-ac) = d36125e5e9ad91d1e26e4e54b9ab819d7413354a
@@ -11,5 +11,5 @@
 SHA1 (patch-ah) = b30b29fb383838c9008920dfc0435f7a815f963f
 SHA1 (patch-aj) = 08e04586bd0432ea1242ea16d3ab3edf72e34ec1
 SHA1 (patch-ak) = e55342e8bea6a4c6c05a1af2018df466161114b3
-SHA1 (patch-al) = d80745093f26a94d900e4bdddbb5a4c9d9e07191
+SHA1 (patch-al) = 5c71ff701ecee0cfc51eb86c953356004cd72ff3
 SHA1 (patch-am) = 6a55713477b0408ce4700762558116f53da0084e
Index: patches/patch-al
===================================================================
RCS file: /cvsroot/pkgsrc/wm/ion3-devel/patches/patch-al,v
retrieving revision 1.4
diff -u -r1.4 patch-al
--- patches/patch-al	12 Jul 2007 13:54:04 -0000	1.4
+++ patches/patch-al	1 Oct 2007 08:26:53 -0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-al,v 1.4 2007/07/12 13:54:04 joerg Exp $
+$NetBSD$
 
---- system.mk.orig	2007-07-08 09:37:38.000000000 +0000
-+++ system.mk
+--- system.mk.orig	2007-10-01 10:18:31.000000000 +0200
++++ system.mk	2007-10-01 10:21:20.000000000 +0200
 @@ -7,7 +7,7 @@
  ## Installation paths
  ##
@@ -11,7 +11,7 @@
  
  # Unless you are creating a package conforming to some OS's standards, you
  # probably do not want to modify the following directories:
-@@ -19,7 +19,7 @@ ETCDIR=$(PREFIX)/etc/ion3
+@@ -19,7 +19,7 @@
  # Some .lua files and ion-* shell scripts
  SHAREDIR=$(PREFIX)/share/ion3
  # Manual pages
@@ -20,7 +20,7 @@
  # Some documents
  DOCDIR=$(PREFIX)/share/doc/ion3
  # Nothing at the moment
-@@ -47,7 +47,7 @@ LOCALEDIR=$(PREFIX)/share/locale
+@@ -47,7 +47,7 @@
  #PRELOAD_MODULES=1
  
  # Flags to link with libdl.
@@ -29,7 +29,7 @@
  
  
  ##
-@@ -56,7 +56,7 @@ DL_LIBS=-ldl
+@@ -56,7 +56,7 @@
  
  # If you have installed Lua 5.1 from the official tarball without changing
  # paths, this should do it.
@@ -38,7 +38,7 @@
  LUA_LIBS = -L$(LUA_DIR)/lib -llua
  LUA_INCLUDES = -I$(LUA_DIR)/include
  LUA=$(LUA_DIR)/bin/lua
-@@ -114,9 +114,10 @@ DEFINES += -DCF_XFREE86_TEXTPROP_BUG_WOR
+@@ -114,9 +114,10 @@
  # On some other systems you may something like this:
  #EXTRA_LIBS += -lintl
  #EXTRA_INCLUDES +=
@@ -50,15 +50,14 @@
  
  
  ##
-@@ -131,9 +132,9 @@ WARN=	-W -Wimplicit -Wreturn-type -Wswit
+@@ -131,8 +132,8 @@
  	-Wtrigraphs -Wformat -Wchar-subscripts \
  	-Wparentheses -pedantic -Wuninitialized
  
--CFLAGS=-g -Os $(WARN) $(DEFINES) $(EXTRA_INCLUDES) $(INCLUDES)
--LDFLAGS=-g -Os $(EXTRA_LIBS) $(LIBS)
- EXPORT_DYNAMIC=-Xlinker --export-dynamic
+-CFLAGS=-Os $(WARN) $(DEFINES) $(EXTRA_INCLUDES) $(INCLUDES)
+-LDFLAGS=-Os $(EXTRA_LIBS) $(LIBS)
 +CFLAGS+= $(WARN) $(DEFINES) $(EXTRA_INCLUDES) $(INCLUDES) -fPIC
 +LDFLAGS+= $(EXTRA_LIBS) $(LIBS)
+ EXPORT_DYNAMIC=-Xlinker --export-dynamic
  
  # The following options are mainly for development use and can be used
- # to check that the code seems to conform to some standards. Depending

--GID0FwUMdk1T2AWN--