mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Update to 1.10.2
PR: 87592 Submitted by: Phil Oleson <oz@nixil.net> Approved by: sf (maintainer timeout, 2 days approved by so@) Security: CAN-2005-3185, http://secunia.com/advisories/17192/
This commit is contained in:
parent
7f72702e41
commit
a411f715fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145940
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= wget
|
||||
DISTVERSION= 1.10.1
|
||||
DISTVERSION= 1.10.2
|
||||
CATEGORIES= ftp www ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= wget
|
||||
|
@ -46,7 +46,7 @@ INFO= wget
|
|||
|
||||
post-patch:
|
||||
${RM} -f ${WRKSRC}/doc/wget.info* ${WRKSRC}/po/*.mo ${WRKSRC}/po/*.gmo
|
||||
# eliminate gmakism
|
||||
@# eliminate gmakism
|
||||
${REINPLACE_CMD} -e 's,$$<,$$(srcdir)/wget.texi,' \
|
||||
${WRKSRC}/doc/Makefile.in
|
||||
${REINPLACE_CMD} -e 's,/usr/local/etc/wgetrc,${PREFIX}/etc/wgetrc,' \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (wget-1.10.1.tar.gz) = 879a15cc9093796b8a5035ff0d0d25ad
|
||||
SIZE (wget-1.10.1.tar.gz) = 1212784
|
||||
MD5 (wget-1.10.2.tar.gz) = 795fefbb7099f93e2d346b026785c4b8
|
||||
SIZE (wget-1.10.2.tar.gz) = 1213056
|
||||
|
|
Loading…
Add table
Reference in a new issue