aboutsummaryrefslogtreecommitdiff
path: root/ftp/tftp-hpa
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2004-05-16 00:54:18 +0000
committerBrooks Davis <brooks@FreeBSD.org>2004-05-16 00:54:18 +0000
commit27f53a7e5336756ee4330b5457d74b96cc69e76b (patch)
tree700126cff86ef27acf13ce53ff26e5a2337bcd66 /ftp/tftp-hpa
parent444126fdccdb715e86c9bbd20c9c5ec9fd722371 (diff)
downloadports-27f53a7e5336756ee4330b5457d74b96cc69e76b.tar.gz
ports-27f53a7e5336756ee4330b5457d74b96cc69e76b.zip
Upgrade to 0.36.
Unquote COMMENT. Ditch two-line plist file. Approved by: krion (mentor)
Notes
Notes: svn path=/head/; revision=109230
Diffstat (limited to 'ftp/tftp-hpa')
-rw-r--r--ftp/tftp-hpa/Makefile8
-rw-r--r--ftp/tftp-hpa/distinfo4
-rw-r--r--ftp/tftp-hpa/pkg-plist2
3 files changed, 7 insertions, 7 deletions
diff --git a/ftp/tftp-hpa/Makefile b/ftp/tftp-hpa/Makefile
index 97a1c76456ae..c22b8ba79d2c 100644
--- a/ftp/tftp-hpa/Makefile
+++ b/ftp/tftp-hpa/Makefile
@@ -6,18 +6,20 @@
#
PORTNAME= tftp-hpa
-PORTVERSION= 0.34
-PORTREVISION= 1
+PORTVERSION= 0.36
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.kernel.org/pub/software/network/tftp/
MAINTAINER= brooks@FreeBSD.org
-COMMENT= "An advanced tftp server"
+COMMENT= An advanced tftp server
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+PLIST_FILES= bin/tftp \
+ libexec/in.tftpd
+
MAN1= tftp.1
MAN8= in.tftpd.8
MLINKS= in.tftpd.8 tftpd.8
diff --git a/ftp/tftp-hpa/distinfo b/ftp/tftp-hpa/distinfo
index fe4e9688d120..1f9ddaf5f0f4 100644
--- a/ftp/tftp-hpa/distinfo
+++ b/ftp/tftp-hpa/distinfo
@@ -1,2 +1,2 @@
-MD5 (tftp-hpa-0.34.tar.bz2) = 8da23f9cbf36b820a13e35eff14f50c5
-SIZE (tftp-hpa-0.34.tar.bz2) = 76752
+MD5 (tftp-hpa-0.36.tar.bz2) = d8d69806b5f8ed423fe348dd12f67d2b
+SIZE (tftp-hpa-0.36.tar.bz2) = 75721
diff --git a/ftp/tftp-hpa/pkg-plist b/ftp/tftp-hpa/pkg-plist
deleted file mode 100644
index d56b832ad24d..000000000000
--- a/ftp/tftp-hpa/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/tftp
-libexec/in.tftpd