mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Update to version 1.2, remove BROKEN and DEPRECATED marks.
This commit is contained in:
parent
41f61269b1
commit
c0dda9ee60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124983
3 changed files with 6 additions and 9 deletions
|
@ -7,8 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= curl
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= rexx${PORTNAME}
|
||||
|
@ -22,10 +21,6 @@ BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
|
|||
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
|
||||
RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
|
||||
|
||||
BROKEN= "Build fails"
|
||||
EXPIRATION_DATE=2005-02-18
|
||||
DEPRECATED= ${BROKEN}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-rexx=regina
|
||||
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (RexxCURL-1.1.tar.gz) = d11d2a77cfbdd582d506fccf8dab1d7b
|
||||
SIZE (RexxCURL-1.1.tar.gz) = 112197
|
||||
MD5 (RexxCURL-1.2.tar.gz) = e5f28c366895e58fe42470971254cb71
|
||||
SIZE (RexxCURL-1.2.tar.gz) = 221772
|
||||
|
|
|
@ -2,8 +2,10 @@ bin/rexxcurl
|
|||
bin/rexxcurl-config
|
||||
lib/librexxcurl.a
|
||||
lib/librexxcurl.so
|
||||
%%DATADIR%%/httppost.rexx
|
||||
%%DATADIR%%/images/rxcurl64.png
|
||||
%%DATADIR%%/README.txt
|
||||
%%DATADIR%%/getright.rexx
|
||||
%%DATADIR%%/httppost.rexx
|
||||
%%DATADIR%%/index.html
|
||||
%%DATADIR%%/mirror.rexx
|
||||
%%DATADIR%%/scp.rexx
|
||||
|
|
Loading…
Add table
Reference in a new issue