Index: head/ftp/uftp/Makefile =================================================================== --- head/ftp/uftp/Makefile (revision 232941) +++ head/ftp/uftp/Makefile (revision 232942) @@ -1,32 +1,32 @@ # New ports collection makefile for: uftp # Date created: 4 June 2008 # Whom: George V. Neville-Neil # # $FreeBSD$ # PORTNAME= uftp -PORTVERSION= 2.7.1 +PORTVERSION= 2.8 CATEGORIES= ftp MASTER_SITES= http://www.tcnj.edu/~bush/ DISTNAME= uftp EXTRACT_SUFX= .tar DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= A multicast capable FTP client and server WRKSRC= ${WRKDIR} PLIST_FILES= bin/uftp bin/uftpd MAN1= uftp.1 uftpd.1 MANCOMPRESSED= no do-install: ${INSTALL_PROGRAM} ${WRKSRC}/uftp ${PREFIX}/bin/ ${INSTALL_PROGRAM} ${WRKSRC}/uftpd ${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/uftp.1 ${MANPREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/uftpd.1 ${MANPREFIX}/man/man1/ .include Property changes on: head/ftp/uftp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/ftp/uftp/distinfo =================================================================== --- head/ftp/uftp/distinfo (revision 232941) +++ head/ftp/uftp/distinfo (revision 232942) @@ -1,3 +1,3 @@ -MD5 (uftp-2.7.1/uftp.tar) = 40dd63e79ffdaa70996be5aa07519fc1 -SHA256 (uftp-2.7.1/uftp.tar) = b7a55aa5e13bff2325c1f6ab6ec5270324b8674ec5f7ea7a1e7ba95a5f7648b0 -SIZE (uftp-2.7.1/uftp.tar) = 153600 +MD5 (uftp-2.8/uftp.tar) = a241706a427e45fa88c71205109db09f +SHA256 (uftp-2.8/uftp.tar) = 4b0973e0d935b46252339f4929c4ba435cfb408e9673c495fa058513dc996f92 +SIZE (uftp-2.8/uftp.tar) = 163840 Property changes on: head/ftp/uftp/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property