Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8560/crypto
Added Files:
arj.info arj.patch
Log Message:
Moving a bunch of my packages to stable
--- NEW FILE: arj.patch ---
diff -ru arj-3.10.22/environ.c arj-3.10.22-patched/environ.c
--- arj-3.10.22/environ.c 2004-06-18 18:19:36.000000000 +0200
+++ arj-3.10.22-patched/environ.c 2010-09-28 12:51:48.000000000 +0200
@@ -58,7 +58,7 @@
#include <sys/ioctl.h>
#include <sys/statfs.h>
#include <sys/statvfs.h>
- #elif defined(__FreeBSD__)||defined(__NetBSD__)
+ #elif defined(__APPLE__)||defined(__NetBSD__)
#include <sys/param.h>
#include <sys/mount.h>
#elif defined(__QNXNTO__)
diff -ru arj-3.10.22/gnu/configure.in arj-3.10.22-patched/gnu/configure.in
--- arj-3.10.22/gnu/configure.in 2005-06-21 20:27:20.000000000 +0200
+++ arj-3.10.22-patched/gnu/configure.in 2010-09-28 12:51:48.000000000
+0200
@@ -94,7 +94,7 @@
case $host_cpu in
alpha*)
- AC_DEFINE(ALIGN_POINTERS)
+ AC_DEFINE(ALIGN_POINTERS, 1, [Used by encode.c])
;;
sparc*)
AC_DEFINE(ALIGN_POINTERS)
@@ -176,7 +176,7 @@
[color_output=yes],
[color_output=no])
AC_MSG_RESULT($color_output)
-test "$color_output" = "yes" && AC_DEFINE(USE_COLORS)
+AC_DEFINE(USE_COLORS, test "$color_output" = "yes", [Enable color output])
AC_SUBST(HAVE_MKDTEMP)
AC_SUBST(HAVE_FCLOSEALL)
Nur in arj-3.10.22-patched/gnu: configure.in.orig.
diff -ru arj-3.10.22/integr.c arj-3.10.22-patched/integr.c
--- arj-3.10.22/integr.c 2005-06-21 20:27:18.000000000 +0200
+++ arj-3.10.22-patched/integr.c 2010-09-28 12:54:23.000000000 +0200
@@ -5,7 +5,7 @@
*
*/
-static const char intergrity_identifier[] = {
+const char intergrity_identifier[] = {
0xB0, 0x03, 0xB0, 0x02, 0xB0, 0x03,
0xB0, 0x04, 0xB0, 0x05,
0x90, 0x90, 0x90, 0x90,
--- NEW FILE: arj.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.
Package: arj
Version: 3.10.22
Revision: 1
Maintainer: Max Horn <[email protected]>
BuildDepends: autoconf (>= 2.60), fink (>= 0.24.12-1)
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: f263bf3cf6d42a8b7e85b4fb514336d3
UpdateConfigGuessInDirs: gnu
PatchFile: %n.patch
PatchFile-MD5: 39401c7e699463dd8f8ef28bd42d04d8
ConfigureParams: --mandir=%p/share/man
#SetCFlags: -Dlchown=chown
CompileScript: <<
#!/bin/sh -ev
cd gnu
autoheader
autoconf
./configure %c
cd ..
make d=.so DLL_FLAGS='-bundle'
<<
InstallScript: make install DESTDIR=%d d=.so DLL_FLAGS='-bundle'
DocFiles: doc/COPYING
Description: ARJ archiver
HomePage: http://arj.sourceforge.net/
License: GPL
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs