svn commit: r374430 - head/shells/fish
Jason Helfman
jgh at FreeBSD.org
Tue Dec 9 21:30:15 UTC 2014
Author: jgh
Date: Tue Dec 9 21:30:14 2014
New Revision: 374430
URL: https://svnweb.freebsd.org/changeset/ports/374430
QAT: https://qat.redports.org/buildarchive/r374430/
Log:
- drop redundant and erroneous cleanup of shell listing in /etc/shells
PR: 195487
Submitted by: braakvaak at aol.com
Approved by: freebsd.users at gmail.com (maintainer)
Deleted:
head/shells/fish/pkg-deinstall
Modified:
head/shells/fish/Makefile
Modified: head/shells/fish/Makefile
==============================================================================
--- head/shells/fish/Makefile Tue Dec 9 21:18:32 2014 (r374429)
+++ head/shells/fish/Makefile Tue Dec 9 21:30:14 2014 (r374430)
@@ -3,7 +3,7 @@
PORTNAME= fish
PORTVERSION= 2.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= shells
MASTER_SITES= http://fishshell.com/files/${PORTVERSION}/
More information about the svn-ports-all
mailing list