Skip to content

Commit

Permalink
Update to 7.19.0. Prodded by robert@.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Weisgerber committed Oct 15, 2008
1 parent fc02760 commit 097de27
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
6 changes: 3 additions & 3 deletions net/curl/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.62 2008/06/24 18:37:25 naddy Exp $
# $OpenBSD: Makefile,v 1.63 2008/10/15 19:36:43 naddy Exp $

COMMENT= get files from FTP, Gopher, HTTP or HTTPS servers

DISTNAME= curl-7.18.2
SHARED_LIBS += curl 10.0 # .5.0
DISTNAME= curl-7.19.0
SHARED_LIBS += curl 11.0 # .5.0
CATEGORIES= net
MASTER_SITES= http://curl.haxx.se/download/ \
ftp://ftp.sunet.se/pub/www/utilities/curl/ \
Expand Down
10 changes: 5 additions & 5 deletions net/curl/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MD5 (curl-7.18.2.tar.gz) = T+mTmKZKNGE8nbe9Yb9uPA==
RMD160 (curl-7.18.2.tar.gz) = w9DQaViW97silO0nxSUEeRL41iA=
SHA1 (curl-7.18.2.tar.gz) = tPix9K6gk8Pk9u/EI77KCKE3MVY=
SHA256 (curl-7.18.2.tar.gz) = VacRrR1wP4ucPKgOW4WbUiL2RWb5o7gqxncwVe+M7nE=
SIZE (curl-7.18.2.tar.gz) = 2273077
MD5 (curl-7.19.0.tar.gz) = NfUax7z/aJstLW44o8TRrg==
RMD160 (curl-7.19.0.tar.gz) = wLivv74lb2TCAgx1nn6qBbHc1eA=
SHA1 (curl-7.19.0.tar.gz) = UGCrfbUmfBPE1ttrNalCT3x0qkw=
SHA256 (curl-7.19.0.tar.gz) = A1p67J7nfBsgXtU878NwTwQJeiIALlKD1Qmz/aoiE9E=
SIZE (curl-7.19.0.tar.gz) = 2808891
4 changes: 3 additions & 1 deletion net/curl/pkg/PLIST
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
@comment $OpenBSD: PLIST,v 1.20 2008/06/24 18:37:25 naddy Exp $
@comment $OpenBSD: PLIST,v 1.21 2008/10/15 19:36:43 naddy Exp $
@bin bin/curl
bin/curl-config
include/curl/
include/curl/curl.h
include/curl/curlbuild.h
include/curl/curlrules.h
include/curl/curlver.h
include/curl/easy.h
include/curl/mprintf.h
Expand Down

0 comments on commit 097de27

Please sign in to comment.