Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/net
In directory vz-cvs-3.sog:/tmp/cvs-serv22158/net

Modified Files:
        ettercap.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8
patchscript amended to have install-exec-hook use DESTDIR
10.!EOL might want this update too


Index: ettercap.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/net/ettercap.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ettercap.info       14 Jan 2012 05:19:56 -0000      1.2
+++ ettercap.info       3 Jul 2012 23:00:30 -0000       1.3
@@ -1,7 +1,7 @@
 Info2: <<
 Package: ettercap%type_pkg[-gtk]
 Version: 0.7.4
-Revision: 2
+Revision: 3
 Maintainer: None <[email protected]>
 Type: -gtk (boolean)
 Depends: <<
@@ -12,7 +12,7 @@
        libnet1.1-shlibs (>= 1.1.2.1-3),
        libpcap1-shlibs, 
        libtool2-shlibs, 
-       pcre-shlibs (>= 7.8-1), 
+       libpcre1-shlibs, 
 
        (%type_raw[-gtk] = -gtk) atk1-shlibs (>= 1.24.0-1),
        (%type_raw[-gtk] = -gtk) cairo-shlibs (>= 1.8-1),
@@ -22,7 +22,7 @@
        (%type_raw[-gtk] = -gtk) glib2-shlibs (>= 2.18.0-1),
        (%type_raw[-gtk] = -gtk) glitz-shlibs,
        (%type_raw[-gtk] = -gtk) gtk+2-shlibs (>= 2.14.0-1),
-       (%type_raw[-gtk] = -gtk) libpng14-shlibs,
+       (%type_raw[-gtk] = -gtk) libpng15-shlibs,
        (%type_raw[-gtk] = -gtk) pango1-xft2-ft219-shlibs (>= 1.22.0-4),
        (%type_raw[-gtk] = -gtk) pixman-shlibs (>= 0.12.0-1),
        (%type_raw[-gtk] = -gtk) x11
@@ -40,7 +40,7 @@
        libnet1.1 (>= 1.1.2.1-3),
        libpcap1,
        libtool2,
-       pcre (>= 7.8-1),
+       libpcre1,
        system-openssl-dev,
 
        (%type_raw[-gtk] = -gtk) atk1 (>= 1.24.0-1),
@@ -51,7 +51,7 @@
        (%type_raw[-gtk] = -gtk) glib2-dev (>= 2.18.0-1),
        (%type_raw[-gtk] = -gtk) glitz,
        (%type_raw[-gtk] = -gtk) gtk+2-dev (>= 2.14.0-1),
-       (%type_raw[-gtk] = -gtk) libpng14,
+       (%type_raw[-gtk] = -gtk) libpng15,
        (%type_raw[-gtk] = -gtk) pango1-xft2-ft219-dev (>= 1.22.0-4),
        (%type_raw[-gtk] = -gtk) pixman (>= 0.12.0-1),
        (%type_raw[-gtk] = -gtk) pkgconfig (>= 0.23),
@@ -83,6 +83,8 @@
                src/ec_sslwrap.c
        perl -pi -e 's|INSTALL_LIBDIR|"%p/lib"|' 
src/interfaces/gtk/ec_gtk_plugins.c src/ec_plugins.c
        perl -pi -e 's|INSTALL_SYSCONFDIR|"%p/etc"|' src/ec_file.c
+       # fangism: install-exec-hook tries to remove files outside DESTDIR
+       sed -i.orig 's|rm -f \$(libdir)|rm -f $(DESTDIR)$(libdir)|' Makefile.in
 <<
 ConfigureParams: --mandir=%p/share/man --with-libpcre=%p --with-libnet=%p 
--with-libpcap=%p --with-libncurses=%p --enable-plugins 
--with-openssl=%p/lib/system-openssl --disable-dependency-tracking
 SetLDFLAGS: -L%p/lib/system-openssl/lib


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to