[Midnightbsd-cvs] mports: shells/fd: Update to 2.09, make fetchable.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Mar 21 19:40:10 EDT 2008


Log Message:
-----------
Update to 2.09, make fetchable.

Modified Files:
--------------
    mports/shells/fd:
        Makefile (r1.2 -> r1.3)
        distinfo (r1.1 -> r1.2)
        pkg-plist (r1.1 -> r1.2)

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/shells/fd/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L shells/fd/pkg-plist -L shells/fd/pkg-plist -u -r1.1 -r1.2
--- shells/fd/pkg-plist
+++ shells/fd/pkg-plist
@@ -2,6 +2,7 @@
 bin/fdsh
 @exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells; rm -f /etc/shells.bak
 @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells; rm -f /etc/shells.bak
+bin/fd-dict.tbl
 bin/fd-unicd.tbl
 etc/fd2rc.dist
 @unexec if cmp -s %D/etc/fd2rc %D/etc/fd2rc.sample; then rm -f %D/etc/fd2rc; fi
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/shells/fd/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L shells/fd/Makefile -L shells/fd/Makefile -u -r1.2 -r1.3
--- shells/fd/Makefile
+++ shells/fd/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	fd
-PORTVERSION=	2.08f
+PORTVERSION=	2.09g
 CATEGORIES=	shells
 MASTER_SITES=	http://hp.vector.co.jp/authors/VA012337/soft/fd/ \
 		ftp://ftp.unixusers.net/src/fdclone/
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/shells/fd/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L shells/fd/distinfo -L shells/fd/distinfo -u -r1.1 -r1.2
--- shells/fd/distinfo
+++ shells/fd/distinfo
@@ -1,3 +1,3 @@
-MD5 (FD-2.08f.tar.gz) = 2cd69c228060b6fa48cca7484d430195
-SHA256 (FD-2.08f.tar.gz) = 360cd32c967414f2930d358553f996db59dcde8eedc34e00824dbc24ec13b544
-SIZE (FD-2.08f.tar.gz) = 729859
+MD5 (FD-2.09g.tar.gz) = a367ee859143ca5e386f343a240dfb6b
+SHA256 (FD-2.09g.tar.gz) = b6ff54ffd2c5ec148d21cbf0e1a7275971dca4499da856759d3253e65b640d94
+SIZE (FD-2.09g.tar.gz) = 804535


More information about the Midnightbsd-cvs mailing list