aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2004-05-16 08:54:18 +0800
committerbrooks <brooks@FreeBSD.org>2004-05-16 08:54:18 +0800
commitcdc953a546e10ca75f2d7fc9ace14ef0c2886411 (patch)
tree1c78b9bbc8a688f2ba0bd475984a98d00bb917bb /ftp
parentcfb95746c637cadfa4c51cc77d658461cd342a84 (diff)
downloadfreebsd-ports-gnome-cdc953a546e10ca75f2d7fc9ace14ef0c2886411.tar.gz
freebsd-ports-gnome-cdc953a546e10ca75f2d7fc9ace14ef0c2886411.tar.zst
freebsd-ports-gnome-cdc953a546e10ca75f2d7fc9ace14ef0c2886411.zip
Upgrade to 0.36.
Unquote COMMENT. Ditch two-line plist file. Approved by: krion (mentor)
Diffstat (limited to 'ftp')
-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