Update to version 3.3.15

PR:		ports/78746
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2005-03-13 09:52:36 +00:00
parent 6ab10bb8c2
commit d484fa37a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131070
4 changed files with 14 additions and 25 deletions

View file

@ -6,29 +6,27 @@
#
PORTNAME= httrack
PORTVERSION= 3.32.03
PORTVERSION= 3.33.15
CATEGORIES= www
MASTER_SITES= http://httrack.free.fr/mirror/ \
http://www.httrack.com/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}-2
MASTER_SITES= http://www.httrack.com/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}
MAINTAINER= ports@FreeBSD.org
COMMENT= Easy-to-use offline browser utility and website copier
BROKEN= Size mismatch
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GNOME= gnometarget
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
MAN1= htsserver.1 httrack.1 webhttrack.1
post-patch:
@${REINPLACE_CMD} -e 's|>&6,|>\&6|g ; \
s|-O -g3 ||g ; \
s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
MD5 (httrack-3.32-2.tar.gz) = f35ae93da749b89c0c18ab50eb892c15
SIZE (httrack-3.32-2.tar.gz) = 1427495
MD5 (httrack-3.33.tar.gz) = d8b8fef0180ec0c6251fb47515f13410
SIZE (httrack-3.33.tar.gz) = 1431407

View file

@ -1,15 +0,0 @@
--- ltmain.sh.orig Sat Oct 11 16:14:42 2003
+++ ltmain.sh Sat Mar 13 21:56:33 2004
@@ -4318,10 +4318,12 @@
fi
# Install the pseudo-library for information purposes.
+ if /usr/bin/false; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
$run eval "$install_prog $instname $destdir/$name" || exit $?
+ fi
# Maybe install the static library, too.
test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"

View file

@ -26,6 +26,9 @@ lib/httrack/libfilename.so.1
lib/httrack/libfilename2.a
lib/httrack/libfilename2.so
lib/httrack/libfilename2.so.1
lib/httrack/libfilenameiisbug.a
lib/httrack/libfilenameiisbug.so
lib/httrack/libfilenameiisbug.so.1
lib/httrack/liblistlinks.a
lib/httrack/liblistlinks.so
lib/httrack/liblistlinks.so.1
@ -120,6 +123,7 @@ share/applications/WebHTTrack.desktop
%%DOCSDIR%%/html/server/option8.html
%%DOCSDIR%%/html/server/option9.html
%%DOCSDIR%%/html/server/refresh.html
%%DOCSDIR%%/html/server/sfx/finished.wav
%%DOCSDIR%%/html/server/step2.html
%%DOCSDIR%%/html/server/step3.html
%%DOCSDIR%%/html/server/step4.html
@ -180,6 +184,7 @@ share/applications/WebHTTrack.desktop
%%DATADIR%%/libtest/callbacks-example-displayheader.c
%%DATADIR%%/libtest/callbacks-example-filename.c
%%DATADIR%%/libtest/callbacks-example-filename2.c
%%DATADIR%%/libtest/callbacks-example-filenameiisbug.c
%%DATADIR%%/libtest/callbacks-example-listlinks.c
%%DATADIR%%/libtest/example.c
%%DATADIR%%/libtest/example.dsp
@ -200,6 +205,7 @@ share/pixmaps/httrack.xpm
@dirrm %%DATADIR%%/lang
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%
@dirrm %%DOCSDIR%%/html/server/sfx
@dirrm %%DOCSDIR%%/html/server/images
@dirrm %%DOCSDIR%%/html/server
@dirrm %%DOCSDIR%%/html/img