Upgrade to curl 7.4.2

This commit is contained in:
Kris Kennaway 2000-11-19 04:05:57 +00:00
parent 469356c98b
commit d965c15208
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35254
4 changed files with 2 additions and 36 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= curl PORTNAME= curl
PORTVERSION= 7.4.1 PORTVERSION= 7.4.2
CATEGORIES= ftp www CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \ MASTER_SITES= http://curl.haxx.se/download/ \
http://download.sourceforge.net/curl/ \ http://download.sourceforge.net/curl/ \

View file

@ -1 +1 @@
MD5 (curl-7.4.1.tar.bz2) = 73e25e5d2b9f9da6713f1686bc52b1cf MD5 (curl-7.4.2.tar.bz2) = c444cdd715d8c22af5a05b18e70a137c

View file

@ -1,8 +0,0 @@
--- ./curl.spec Mon Oct 9 14:31:37 2000
+++ ./curl.spec Mon Oct 16 16:49:03 2000
@@ -1,4 +1,4 @@
-%define ver 7.4-pre4
+%define ver 7.4.1
%define rel 1
%define prefix /usr

View file

@ -1,26 +0,0 @@
--- ./curl-ssl.spec Mon Oct 9 14:31:37 2000
+++ ./curl-ssl.spec Mon Oct 16 16:48:22 2000
@@ -1,4 +1,4 @@
-%define ver 7.4-pre4
+%define ver 7.4.1
%define rel 1
%define prefix /usr
@@ -31,7 +31,7 @@
%prep
-%setup -n curl-7.4-pre4
+%setup -n curl-7.4.1
%build
@@ -74,7 +74,7 @@
%clean
-(cd ..; rm -rf curl-7.4-pre4 ${RPM_BUILD_ROOT})
+(cd ..; rm -rf curl-7.4.1 ${RPM_BUILD_ROOT})
%files -f file-lists