[cvs] dists/10.4/unstable/main/finkinfo/libs/perlmods email-address-pm.info, 1.1, 1.2

2010-08-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv12436

Modified Files:
email-address-pm.info 
Log Message:
New upstream version.


Index: email-address-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/email-address-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- email-address-pm.info   24 Aug 2009 02:55:58 -  1.1
+++ email-address-pm.info   31 Aug 2010 11:49:42 -  1.2
@@ -1,5 +1,5 @@
 Package: email-address-pm
-Version: 1.889
+Version: 1.891
 Revision: 1
 License: Artistic/GPL
 Description: RFC 2822 Address Parsing and Creation
@@ -13,7 +13,7 @@
 Homepage: http://search.cpan.org/dist/Email-Address/
 
 Source: mirror:cpan:authors/id/R/RJ/RJBS/Email-Address-%v.tar.gz
-Source-MD5: 9e7762c7a1aecd3276934ac664022f7e
+Source-MD5: d9eec1071cfe847ed13a482432657615
 
 Type: perl
 UpdatePOD: true


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs/perlmods vcp-dest-svk-pm.info, 1.11, NONE

2010-08-31 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15670

Removed Files:
vcp-dest-svk-pm.info 
Log Message:
functionality now in svk-pm or vcp-pm according to danielj
If it ever needs to be restored, add missing version-pmNNN to BuildDepends

--- vcp-dest-svk-pm.info DELETED ---


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs/pythonmods argparse-py.info, NONE, 1.1

2010-08-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv22811

Added Files:
argparse-py.info 
Log Message:
New package.


--- NEW FILE: argparse-py.info ---
Info2: 
Package: argparse-py%type_pkg[python]
Version: 1.1
Revision: 1
# Is included in 2.7 and = 3.2.
Type: python (2.5 2.6 3.1)
Description: Python command-line parsing library
DescDetail: 
The argparse module provides an easy, declarative interface for
creating command line tools, which knows how to:

* parse the arguments and flags from sys.argv
* convert arg strings into objects for your program
* format and print informative help messages
* and much more...

The argparse module improves on the standard library optparse
module in a number of ways including:

* handling positional arguments
* supporting sub-commands
* allowing alternative option prefixes like + and /
* handling zero-or-more and one-or-more style arguments
* producing more informative usage messages
* providing a much simpler interface for custom types and actions

DescUsage: argparse is included in 2.7 and 3.2 and later.
Maintainer: Daniel Johnson dan...@daniel-johnson.org
License: BSD
Homepage: http://pypi.python.org/pypi/argparse

Source: mirror:custom:a/argparse/argparse-%v.zip
Source-MD5: 087399b73047fa5a6482037411ddc968

Depends: python%type_pkg[python]
BuildDepends: fink (= 0.24.12)

CompileScript: %p/bin/python%type_raw[python] setup.py build

InfoTest: 
TestScript: 
PYTHONPATH=%b/build/lib %p/bin/python%type_raw[python] 
test/test_argparse.py || exit 2
rm %b/build/lib/*.pyc



InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d

DocFiles: NEWS.txt PKG-INFO README.txt

CustomMirror: 
eur-NL: http://a.pypi.python.org/packages/source/
nam-US: http://b.pypi.python.org/packages/source/
eur-DE: http://c.pypi.python.org/packages/source/
eur-DE: http://d.pypi.python.org/packages/source/
eur-DE: http://e.pypi.python.org/packages/source/




--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/languages python27-10.6.info, 1.3, 1.4 python27.info, 1.3, 1.4

2010-08-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25900

Modified Files:
python27-10.6.info python27.info 
Log Message:
Note that we want to add a Provides: argparse-py%type_pkg[python] for the next 
update. No need to force a rebuild yet.


Index: python27-10.6.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/python27-10.6.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- python27-10.6.info  13 Aug 2010 16:05:29 -  1.3
+++ python27-10.6.info  31 Aug 2010 14:09:07 -  1.4
@@ -36,6 +36,8 @@
tcltk-dev (= 8.4.1-1),
x11-dev
 
+# Uncomment the following line for the next update.
+#Provides: argparse-py%type_pkg[python]
 Source: http://python.org/ftp/python/%v/Python-%v.tar.bz2
 Source-MD5: 0e8c9ec32abf5b732bea7d91b38c3339
 Source2: http://www.python.org/ftp/python/doc/%v/python-%v-docs-html.tar.bz2

Index: python27.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/python27.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- python27.info   13 Aug 2010 16:05:29 -  1.3
+++ python27.info   31 Aug 2010 14:09:07 -  1.4
@@ -36,6 +36,8 @@
tcltk-dev (= 8.4.1-1),
x11-dev
 
+# Uncomment the following line for the next update.
+#Provides: argparse-py%type_pkg[python]
 Source: http://python.org/ftp/python/%v/Python-%v.tar.bz2
 Source-MD5: 0e8c9ec32abf5b732bea7d91b38c3339
 Source2: http://www.python.org/ftp/python/doc/%v/python-%v-docs-html.tar.bz2


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs/pythonmods subvertpy-py.info, 1.1, 1.2

2010-08-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28028

Modified Files:
subvertpy-py.info 
Log Message:
Make sure we use fink's svn headers, not the system's. Thanks to Snaggle's 
buildworld!


Index: subvertpy-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/subvertpy-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- subvertpy-py.info   8 Aug 2010 14:04:37 -   1.1
+++ subvertpy-py.info   31 Aug 2010 14:28:11 -  1.2
@@ -1,7 +1,7 @@
 Info2: 
 Package: subvertpy-py%type_pkg[python]
 Version: 0.7.3.1
-Revision: 1
+Revision: 2
 Type: python (2.5 2.6 2.7)
 Description: Python bindings for subversion
 DescDetail: 
@@ -30,7 +30,7 @@
 BuildDepends: fink (= 0.24.12), svn15-dev, libapr.0-dev, libaprutil.0-dev
 
 CompileScript: 
-%p/bin/python%type_raw[python] setup.py build
+SVN_PREFIX=%p %p/bin/python%type_raw[python] setup.py build
 
 
 InfoTest: 


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/languages fpc-cross-arm-iphone.info, 1.1, 1.2

2010-08-31 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5808

Modified Files:
fpc-cross-arm-iphone.info 
Log Message:
add dependance on findutils, i.e. locate. Thanks to snaggles buildworld.

Index: fpc-cross-arm-iphone.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/fpc-cross-arm-iphone.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fpc-cross-arm-iphone.info   2 Aug 2010 15:47:59 -   1.1
+++ fpc-cross-arm-iphone.info   31 Aug 2010 16:14:26 -  1.2
@@ -1,8 +1,8 @@
 Package: fpc-cross-arm-iphone
 Version: 2.4.0
-Revision: 1
+Revision: 2
 Architecture: i386, x86_64
-Depends: fpc, fpc-cross-arm-wince
+Depends: findutils, fpc, fpc-cross-arm-wince
 Recommends: fpc-doc
 
 CustomMirror: 


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel txt2regex.info,1.1,1.2

2010-08-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31136

Modified Files:
txt2regex.info 
Log Message:
Don't install directly in %p/share/locale. Again thanks to Snaggle's buildworld.


Index: txt2regex.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/txt2regex.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- txt2regex.info  21 Dec 2008 18:15:17 -  1.1
+++ txt2regex.info  31 Aug 2010 15:03:13 -  1.2
@@ -1,6 +1,6 @@
 Package: txt2regex
 Version: 0.8
-Revision: 1
+Revision: 2
 Description: Regular expression wizard
 DescDetail: 
Txt2regex is a Regular Expression Wizard that converts human sentences
@@ -16,7 +16,7 @@
 Source: http://%n.sourceforge.net/%n-%v.tgz
 Source-MD5: 83bc1f95b36fe51ade8d130fab390103
 PatchScript: 
-   perl -pi -e 's/echo -n/printf/g; s,=\$\(LOCALEDIR\),=%p/share/locale,' 
Makefile
+   perl -pi -e 's/echo -n/printf/g; 
s|,=\$\(LOCALEDIR\)|,=%p/share/locale|' Makefile
 
 BuildDepends: gettext-tools
 CompileScript: echo 'Nothing to compile.'


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/editors abiword.info, 1.12, 1.13

2010-08-31 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20186

Modified Files:
abiword.info 
Log Message:
+missing bdep on libgoffice (already had runtime dep on -shlibs); autodection 
of that triggers linking against libintl (for me (TM)) so should fix build 
failure reported on fink-users.


Index: abiword.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/abiword.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- abiword.info30 Aug 2010 02:30:25 -  1.12
+++ abiword.info31 Aug 2010 18:12:33 -  1.13
@@ -1,6 +1,6 @@
 Package: abiword
 Version: 2.8.4
-Revision: 2
+Revision: 3
 Depends: 
%n2.8-shlibs (= %v-%r),
applesystemfonts,
@@ -15,7 +15,7 @@
libgettext8-shlibs,
libgoffice-0.8-shlibs,
libgsf1.114-shlibs (= 1.14.18-1),
-   libjpeg-shlibs,
+   libjpeg8-shlibs,
libpng14-shlibs,
librsvg2-shlibs (= 2.26.0-3),
libwv3-shlibs,
@@ -37,11 +37,12 @@
gettext-bin,
gettext-tools,
libgettext8-dev,
+   libgoffice-0.8,
glib2-dev (= 2.22.0-1),
glitz,
gtk+2-dev (= 2.18.0-1),
libgsf1.114-dev (= 1.14.18-1),
-   libjpeg,
+   libjpeg8,
libiconv-dev,
libpng14,
librsvg2 (= 2.26.0-3),
@@ -110,7 +111,7 @@
gtk+2-shlibs (= 2.18.0-1),
libgoffice-0.8-shlibs,
libgsf1.114-shlibs (= 1.14.18-1),
-   libjpeg-shlibs,
+   libjpeg8-shlibs,
libpng14-shlibs,
librsvg2-shlibs (= 2.26.0-3),
libwv3-shlibs,


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/editors abiword.info, 1.13, 1.14

2010-08-31 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv12179

Modified Files:
abiword.info 
Log Message:
+bdep from libgoffice-0.8.pc Requires.private (why do we need these? not used 
in libgoffice API (public headers)


Index: abiword.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/abiword.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- abiword.info31 Aug 2010 18:12:33 -  1.13
+++ abiword.info31 Aug 2010 20:29:58 -  1.14
@@ -34,13 +34,15 @@
freetype219 (= 2.3.12-1),
fribidi (= 0.10.9-1),
fribidi-dev (= 0.10.9-1),
+   gconf2-dev (= 2.28.0-1),
gettext-bin,
gettext-tools,
-   libgettext8-dev,
-   libgoffice-0.8,
glib2-dev (= 2.22.0-1),
glitz,
gtk+2-dev (= 2.18.0-1),
+   libgettext8-dev,
+   libglade2 (= 2.6.4-7),
+   libgoffice-0.8,
libgsf1.114-dev (= 1.14.18-1),
libjpeg8,
libiconv-dev,


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games xinvaders.info, 1.5, 1.6 xinvaders.patch, 1.1, 1.2

2010-08-31 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14657/games

Modified Files:
xinvaders.info xinvaders.patch 
Log Message:
allow building as nobody

Index: xinvaders.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/xinvaders.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- xinvaders.info  9 May 2010 02:01:03 -   1.5
+++ xinvaders.info  31 Aug 2010 20:50:42 -  1.6
@@ -9,7 +9,7 @@
 Source-MD5: 0c0677071cc4558e8412abc965c7d707
 SourceDirectory: %n-%v
 PatchFile: %n.patch
-PatchFile-MD5: 6e9fbcc33efea38520515895eeb0621f
+PatchFile-MD5: 9383cf861e7dec809ca3833fcc823be2
 UpdatePoMakefile: true
 ConfigureParams: --mandir=%p/share/man --localstatedir=%p/var/games
 CompileScript: 
@@ -26,6 +26,13 @@
  make install DESTDIR=%d
 
 DocFiles: README
+PostInstScript: 
+chgrp games %p/var/games/%n
+chmod 0660 %p/var/games/%n
+chgrp games %p/bin/%n
+chmod g+s %p/bin/%n
+
+ConfFiles: %p/var/games/xinvaders
 Description: Space Invaders clone for X
 DescUsage: 
  To start the game type xinvaders at the command prompt. Use the spacebar

Index: xinvaders.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/xinvaders.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xinvaders.patch 20 Jan 2006 20:25:01 -  1.1
+++ xinvaders.patch 31 Aug 2010 20:50:42 -  1.2
@@ -18,3 +18,16 @@
  LIBS = @LIBS@
  X_CFLAGS = @X_CFLAGS@
  X_LIBS = @X_LIBS@
+@@ -549,12 +549,8 @@
+ install-data-local:
+   mkdir -p $(shell dirname $(DESTDIR)$(SCOREFILE) )
+   echo 0  $(DESTDIR)$(SCOREFILE)
+-  chgrp games $(DESTDIR)$(SCOREFILE)
+-  chmod 0660 $(DESTDIR)$(SCOREFILE)
+ 
+ install-exec-local:
+-  chgrp games $(DESTDIR)$(execgamesdir)/xinvaders
+-  chmod g+s $(DESTDIR)$(execgamesdir)/xinvaders
+ 
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games moria.info,1.5,1.6

2010-08-31 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv21395/games

Modified Files:
moria.info 
Log Message:
move chown to PostInstScript

Index: moria.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/moria.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- moria.info  29 Apr 2009 19:11:24 -  1.5
+++ moria.info  31 Aug 2010 21:50:04 -  1.6
@@ -29,10 +29,10 @@
 InstallScript: 
   mkdir -p -m 0755 %i/var/games/%n/files/
   cp files/{hours,news,*.hlp} %i/var/games/%n/files/
-  /usr/bin/install -o games -m 0644 files/scores %i/var/games/%n/files/
+  /usr/bin/install -m 0644 files/scores %i/var/games/%n/files/
 
   mkdir -p -m 0755 %i/bin/
-  /usr/bin/install -o games -m 4511 source/moria %i/bin/
+  /usr/bin/install -m 4511 source/moria %i/bin/
 
   mkdir -p -m 0755 %i/share/doc/%n/doc/
   cp -Rp doc/* %i/share/doc/%n/doc/
@@ -41,6 +41,10 @@
   cp doc/moria.6 %i/share/man/man6/
 
 DocFiles: OCHANGES OOCHANGES CHANGES.~1~ CHANGES ERRORS INSTALL README
+PostInstScript: 
+/usr/sbin/chown games %p/var/games/%n/files/scores
+/usr/sbin/chown games %p/bin/moria
+
 ConfFiles: %p/var/games/%n/files/scores
 Description: Terminal-based dungeon exploration game
 DescDetail: 


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games xinvaders.info, 1.6, 1.7 moria.info, 1.6, 1.7

2010-08-31 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv21963

Modified Files:
xinvaders.info moria.info 
Log Message:
deb changes - rev up

Index: moria.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/moria.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- moria.info  31 Aug 2010 21:50:04 -  1.6
+++ moria.info  31 Aug 2010 21:54:46 -  1.7
@@ -1,6 +1,6 @@
 Package: moria
 Version: 5.5.2
-Revision: 4
+Revision: 5
 BuildDepends: fink (= 0.24.12), libncurses5
 Depends: libncurses5-shlibs, passwd
 License: GPL

Index: xinvaders.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/xinvaders.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- xinvaders.info  31 Aug 2010 20:50:42 -  1.6
+++ xinvaders.info  31 Aug 2010 21:54:46 -  1.7
@@ -1,6 +1,6 @@
 Package: xinvaders
 Version: 2.1.2
-Revision: 4
+Revision: 5
 Architecture: i386, powerpc
 Maintainer: None fink-de...@lists.sourceforge.net
 BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, x11-dev, fink (= 
0.24.12-1), xmkmf (= 1.0.2-3)


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games roguedarwin.info, 1.3, 1.4

2010-08-31 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23580/games

Modified Files:
roguedarwin.info 
Log Message:
allow build as nobody

Index: roguedarwin.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/roguedarwin.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- roguedarwin.info4 May 2010 20:00:23 -   1.3
+++ roguedarwin.info31 Aug 2010 22:10:32 -  1.4
@@ -1,6 +1,6 @@
 Package: roguedarwin
 Version: 1.0.0
-Revision: 2
+Revision: 3
 Description: Exploring The Dungeons of Doom
 License: BSD
 Homepage: http://sourceforge.net/projects/roguedarwin/
@@ -31,19 +31,20 @@
 InstallScript: 
   install -g games -d %i/var/games
   install -d %i/bin
-  install -m 2755 -g games rogue %i/bin/rogue
+  install -m 2755 rogue %i/bin/rogue
   install -d %i/share/man/man6
   install -m 644 rogue.6 %i/share/man/man6/rogue.6
+  install -d %i/var/games
+  touch %i/var/games/rogue.scores
+  chmod 664 %i/var/games/rogue.scores
 
 
 PostInstScript: 
-  if [ ! -f %p/var/games/rogue.scores ]; then
-  touch %p/var/games/rogue.scores
-  chmod 664 %p/var/games/rogue.scores
-  fi
+  /usr/bin/chgrp games %p/bin/rogue %p/var/games/rogue.scores
 
 
 DocFiles: CHANGES
+ConfFiles: %p/var/games/rogue.scores
 
 DescDetail: 
 The rogue is a computer fantasy with a new twist.  It is CRT oriented


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs pexpect-py.info,1.8,1.9

2010-08-31 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25210

Modified Files:
pexpect-py.info 
Log Message:
remove dep on python-nox
maintainer OKd
https://sourceforge.net/tracker/?func=detailatid=414256aid=3049495group_id=17203

Index: pexpect-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pexpect-py.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- pexpect-py.info 9 Jul 2010 02:22:48 -   1.8
+++ pexpect-py.info 31 Aug 2010 22:27:56 -  1.9
@@ -4,7 +4,7 @@
 # $Id$
 Package: pexpect-py%type_pkg[python]
 Version: 2.3
-Revision: 1
+Revision: 2
 Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4, 
(%type_pkg[python] = 24) 10.5
 Type: python(2.3 2.4 2.5 2.6 2.7)
 Description: Pure Python expect-like interface
@@ -15,7 +15,7 @@
 
 # Dependencies ---
 
-Depends: python%type_pkg[python] | python%type_pkg[python]-nox
+Depends: python%type_pkg[python]
 
 # Unpack phase ---
 


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/utils ntfs-3g.info,1.29,1.30

2010-08-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv27400

Modified Files:
ntfs-3g.info 
Log Message:
New upstream version and fix building as nobody.


Index: ntfs-3g.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/ntfs-3g.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- ntfs-3g.info10 Mar 2010 20:28:31 -  1.29
+++ ntfs-3g.info31 Aug 2010 22:47:38 -  1.30
@@ -1,9 +1,9 @@
 Package: ntfs-3g
-Version: 2010.3.6
+Version: 2010.8.8
 Revision: 1
 
 Source: http://tuxera.com/opensource/%n-%v.tgz
-Source-MD5: 12ce21aa044c6068a4df6e8cbd3c5cfa
+Source-MD5: 6c109746c2708f679725a2ea441c61c6
 
 BuildDepends: fink (= 0.24.12), fuse-dev (= 2.0-1), pkgconfig
 
@@ -18,12 +18,13 @@
 
 InstallScript: 
make install DESTDIR=%d
-   /usr/sbin/chown root:wheel %i/bin/ntfs-3g*
-# Can't be suid anymore
-#  /bin/chmod u+s %i/bin/ntfs-3g
/bin/rm -rf %i/lib %i/include
 
 
+# Using chown in InstallScript breaks with --build-as-nobody
+# so do it here instead.
+PostInstScript: /usr/sbin/chown root:wheel %p/bin/ntfs-3g*
+
 DocFiles: AUTHORS ChangeLog COPYING COPYING.LIB CREDITS INSTALL NEWS README
 
 Description: FUSE NTFS filesystem


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/text tofrodos.info,NONE,1.1

2010-08-31 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28338/stable/main/finkinfo/text

Added Files:
tofrodos.info 
Log Message:
new text conversion package tofrodos

--- NEW FILE: tofrodos.info ---
Package: tofrodos
Version: 1.7.8
Revision: 1
Description: Text file conversion utility
Architecture: powerpc, i386, x86_64
License: GPL

# Unpack Phase:
Source: http://tofrodos.sourceforge.net/download/tofrodos-%v.tar.gz
Source-MD5: aaa044f9817a048e126d9eb7a7535e96
SourceDirectory: tofrodos/src/

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
make


InstallScript: 
#!/bin/sh -ev
mkdir -p %i/share/man/man1
mkdir -p %i/bin
make BINDIR=%i/bin MANDIR=%i/share/man/man1 install


# Documentation
DocFiles: ../readme.txt ../tofrodos.html

DescDetail: 
Tofrodos is a text file conversion utility that converts ASCII files
between the MSDOS (or Windows) format, which traditionally have CR/LF
(carriage return/line feed) pairs as their new line delimiters, and the
Unix format, which usually have LFs (line feeds) to terminate each line.


DescUsage: 
tofrodos converts text files between DOS and Unix formats.

Usage: todos [options] [file...]
-a  Always convert (DOS to Unix: kill all CRs;
Unix to DOS: convert all LFs to CRLFs)
-b  Make backup of original file (.bak).
-d  Convert DOS to Unix.
-e  Abort processing files on error in any file.
-f  Force: convert even if file is not writeable.
-h  Display help on usage and quit.
-l file Log most errors and verbose messages to file
-o  Overwrite original file (no backup).
-p  Preserve file owner and time.
-u  Convert Unix to DOS.
-v  Verbose.
-V  Show version and quit.


DescPort: 
 Nothing special


Homepage: http://www.thefreecountry.com/tofrodos/
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/text tofrodos.info,NONE,1.1

2010-08-31 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28338/unstable/main/finkinfo/text

Added Files:
tofrodos.info 
Log Message:
new text conversion package tofrodos

--- NEW FILE: tofrodos.info ---
Package: tofrodos
Version: 1.7.8
Revision: 1
Description: Text file conversion utility
Architecture: powerpc, i386, x86_64
License: GPL

# Unpack Phase:
Source: http://tofrodos.sourceforge.net/download/tofrodos-%v.tar.gz
Source-MD5: aaa044f9817a048e126d9eb7a7535e96
SourceDirectory: tofrodos/src/

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
make


InstallScript: 
#!/bin/sh -ev
mkdir -p %i/share/man/man1
mkdir -p %i/bin
make BINDIR=%i/bin MANDIR=%i/share/man/man1 install


# Documentation
DocFiles: ../readme.txt ../tofrodos.html

DescDetail: 
Tofrodos is a text file conversion utility that converts ASCII files
between the MSDOS (or Windows) format, which traditionally have CR/LF
(carriage return/line feed) pairs as their new line delimiters, and the
Unix format, which usually have LFs (line feeds) to terminate each line.


DescUsage: 
tofrodos converts text files between DOS and Unix formats.

Usage: todos [options] [file...]
-a  Always convert (DOS to Unix: kill all CRs;
Unix to DOS: convert all LFs to CRLFs)
-b  Make backup of original file (.bak).
-d  Convert DOS to Unix.
-e  Abort processing files on error in any file.
-f  Force: convert even if file is not writeable.
-h  Display help on usage and quit.
-l file Log most errors and verbose messages to file
-o  Overwrite original file (no backup).
-p  Preserve file owner and time.
-u  Convert Unix to DOS.
-v  Verbose.
-V  Show version and quit.


DescPort: 
 Nothing special


Homepage: http://www.thefreecountry.com/tofrodos/
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs/pythonmods pycli-py.info, 1.2, 1.3

2010-08-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30281

Modified Files:
pycli-py.info 
Log Message:
New upstream version.


Index: pycli-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/pycli-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pycli-py.info   15 Aug 2010 21:31:10 -  1.2
+++ pycli-py.info   31 Aug 2010 23:14:47 -  1.3
@@ -1,6 +1,6 @@
 Info2: 
 Package: pycli-py%type_pkg[python]
-Version: 1.0.3
+Version: 1.1.0
 Revision: 1
 #Claims to work on 3.x but fails to build.
 #setup.py imports its own module before it runs 2to3.
@@ -19,7 +19,7 @@
 Homepage: http://pypi.python.org/pypi/pyCLI
 
 Source: mirror:custom:p/pyCLI/pyCLI-%v.tar.gz
-Source-MD5: 251a2137606c0c3e9dd1f21da005c9cd
+Source-MD5: 8a67a5a775ea51a35e2b7483ddd809f9
 
 Depends: python%type_pkg[python], ( %type_pkg[python] = 25 ) 
simplejson-py%type_pkg[python]
 BuildDepends: fink (= 0.24.12), setuptools-py%type_pkg[python]
@@ -33,7 +33,7 @@
 
 InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d
 
-DocFiles: PKG-INFO README.txt docs/index.txt
+DocFiles: PKG-INFO docs/index.txt
 
 CustomMirror: 
 eur-NL: http://a.pypi.python.org/packages/source/


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs