1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Update, beta-0.17.1-exportable -> beta-0.17.2-exportable.

This commit is contained in:
Masafumi Max NAKANE 1997-05-04 16:55:38 +00:00
parent 0496a6b4e5
commit b39c6760cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6398
3 changed files with 5 additions and 41 deletions

View File

@ -1,13 +1,13 @@
# New ports collection makefile for: socks5
# Version required: beta-0.17.1-exportable
# Version required: beta-0.17.2-exportable
# Date created: 24 Apr 1996
# Whom: pst
#
# $Id: Makefile,v 1.10 1996/12/05 00:55:51 jdp Exp $
# $Id: Makefile,v 1.11 1996/12/08 09:48:58 max Exp $
#
PKGNAME= socks5-0.17.1
DISTNAME= socks5-beta-0.17.1-exportable
DISTNAME= socks5-beta-0.17.2-exportable
PKGNAME= socks5-0.17.2
CATEGORIES= net security
MASTER_SITES= ftp://ftp.nec.com/pub/socks/socks5/

View File

@ -1 +1 @@
MD5 (socks5-beta-0.17.1-exportable.tar.gz) = 459c291ec6bd3818e3dfcfcff6bdc42e
MD5 (socks5-beta-0.17.2-exportable.tar.gz) = eafe16c029c6ea0b901aec1b0be5d86d

View File

@ -1,36 +0,0 @@
*** configure.orig Tue Dec 3 07:54:48 1996
--- configure Tue Dec 3 08:10:47 1996
***************
*** 3418,3424 ****
UNIX_SV*|UNIX_System_V*)
SHLIB_LFLAGS="-G"
;;
! FreeBSD*2*)
SHLIB_LFLAGS="-Bshareable"
SHLIB_CFLAGS="-fpic"
PRELOADS="LD_PRELOAD"
--- 3418,3424 ----
UNIX_SV*|UNIX_System_V*)
SHLIB_LFLAGS="-G"
;;
! FreeBSD*)
SHLIB_LFLAGS="-Bshareable"
SHLIB_CFLAGS="-fpic"
PRELOADS="LD_PRELOAD"
***************
*** 3466,3472 ****
UNIX_SV*|UNIX_System_V*)
SHLIB_CFLAGS=
;;
! FreeBSD*2*)
;;
*)
SHLIB_LD="gcc"
--- 3466,3472 ----
UNIX_SV*|UNIX_System_V*)
SHLIB_CFLAGS=
;;
! FreeBSD*)
;;
*)
SHLIB_LD="gcc"