1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 1.2

Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
PR:		53780
Approved by:	fjoe (mentor) (implicit)
This commit is contained in:
Sergey A. Osokin 2003-06-29 12:26:31 +00:00
parent 7e0f869704
commit 77045a02f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83821
3 changed files with 3 additions and 13 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= nylon
PORTVERSION= 1.1
PORTVERSION= 1.2
CATEGORIES= net
MASTER_SITES= http://monkey.org/~marius/nylon/
@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
# Necessary for $PREFIX to work:
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libevent=${LOCALBASE}
MAN1= nylon.1

View File

@ -1 +1 @@
MD5 (nylon-1.1.tar.gz) = 1c19da7e1b1518a0d93df74827d97d3f
MD5 (nylon-1.2.tar.gz) = ba95338fa19e7bc87689be1ac4a3581a

View File

@ -1,11 +0,0 @@
--- src/Makefile.in.orig Mon Oct 21 19:32:41 2002
+++ src/Makefile.in Mon Oct 21 19:33:00 2002
@@ -92,7 +92,7 @@
socks4.c socks5.c mirror.c cleanup.c misc.c
-CFLAGS = @EVENTINC@ -Wall -g $(AM_CFLAGS)
+CFLAGS += @EVENTINC@ -Wall -g $(AM_CFLAGS)
LDADD = @EVENTLIB@ @LIBOBJS@
EXTRA_DIST = strlcpy.c strlcat.c setproctitle.c strsep.c err.c daemon.c