summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/wget-devel/Makefile10
-rw-r--r--ftp/wget-devel/distinfo2
-rw-r--r--ftp/wget-devel/pkg-plist3
-rw-r--r--ftp/wget/Makefile10
-rw-r--r--ftp/wget/distinfo2
-rw-r--r--ftp/wget/pkg-plist3
6 files changed, 14 insertions, 16 deletions
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile
index 992687919941..fc2be9d8bb90 100644
--- a/ftp/wget-devel/Makefile
+++ b/ftp/wget-devel/Makefile
@@ -1,24 +1,24 @@
# New ports collection makefile for: wget
-# Version required: 1.4.5
+# Version required: 1.5.0
# Date created: 31 December 1996
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1997/05/15 07:20:04 tg Exp $
+# $Id: Makefile,v 1.4 1997/05/22 07:53:29 tg Exp $
#
-DISTNAME= wget-1.4.5
+DISTNAME= wget-1.5.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU}
-MAINTAINER= tg@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
GNU_CONFIGURE= yes
-MAN1= wget.1
post-install:
if [ ! -f ${PREFIX}/info/dir ]; then \
sed -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
-install-info ${PREFIX}/info/wget.info ${PREFIX}/info/dir
+ @strip ${PREFIX}/bin/wget
.include <bsd.port.mk>
diff --git a/ftp/wget-devel/distinfo b/ftp/wget-devel/distinfo
index 74f5a03420a8..b58e434de7af 100644
--- a/ftp/wget-devel/distinfo
+++ b/ftp/wget-devel/distinfo
@@ -1 +1 @@
-MD5 (wget-1.4.5.tar.gz) = fcfd51d94bf11ede1a66efa98b5e2f29
+MD5 (wget-1.5.0.tar.gz) = 1b3a87d8bf04d64b9db9de689b325984
diff --git a/ftp/wget-devel/pkg-plist b/ftp/wget-devel/pkg-plist
index bea1dc8c9b6d..8acca37db174 100644
--- a/ftp/wget-devel/pkg-plist
+++ b/ftp/wget-devel/pkg-plist
@@ -1,10 +1,9 @@
bin/wget
etc/wgetrc
+@unexec install-info --delete %D/info/wget.info %D/info/dir
info/wget.info
info/wget.info-1
info/wget.info-2
info/wget.info-3
-@unexec install-info --delete %D/info/wget.info %D/info/dir
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/wget.info %D/info/dir
-man/man1/wget.1.gz
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 992687919941..fc2be9d8bb90 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -1,24 +1,24 @@
# New ports collection makefile for: wget
-# Version required: 1.4.5
+# Version required: 1.5.0
# Date created: 31 December 1996
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1997/05/15 07:20:04 tg Exp $
+# $Id: Makefile,v 1.4 1997/05/22 07:53:29 tg Exp $
#
-DISTNAME= wget-1.4.5
+DISTNAME= wget-1.5.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU}
-MAINTAINER= tg@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
GNU_CONFIGURE= yes
-MAN1= wget.1
post-install:
if [ ! -f ${PREFIX}/info/dir ]; then \
sed -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
-install-info ${PREFIX}/info/wget.info ${PREFIX}/info/dir
+ @strip ${PREFIX}/bin/wget
.include <bsd.port.mk>
diff --git a/ftp/wget/distinfo b/ftp/wget/distinfo
index 74f5a03420a8..b58e434de7af 100644
--- a/ftp/wget/distinfo
+++ b/ftp/wget/distinfo
@@ -1 +1 @@
-MD5 (wget-1.4.5.tar.gz) = fcfd51d94bf11ede1a66efa98b5e2f29
+MD5 (wget-1.5.0.tar.gz) = 1b3a87d8bf04d64b9db9de689b325984
diff --git a/ftp/wget/pkg-plist b/ftp/wget/pkg-plist
index bea1dc8c9b6d..8acca37db174 100644
--- a/ftp/wget/pkg-plist
+++ b/ftp/wget/pkg-plist
@@ -1,10 +1,9 @@
bin/wget
etc/wgetrc
+@unexec install-info --delete %D/info/wget.info %D/info/dir
info/wget.info
info/wget.info-1
info/wget.info-2
info/wget.info-3
-@unexec install-info --delete %D/info/wget.info %D/info/dir
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/wget.info %D/info/dir
-man/man1/wget.1.gz