Index: head/www/moinmoincli/Makefile =================================================================== --- head/www/moinmoincli/Makefile (revision 517688) +++ head/www/moinmoincli/Makefile (revision 517689) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= moinmoincli -DISTVERSION= 4.5.4 +DISTVERSION= 4.6.0 CATEGORIES= www docs MAINTAINER= 0mp@FreeBSD.org COMMENT= Edit existing MoinMoin wiki pages from a command line LICENSE= BSD2CLAUSE RUN_DEPENDS= curl:ftp/curl USE_GITHUB= yes GH_ACCOUNT= 0mp SUB_FILES= pkg-message NO_ARCH= yes NO_BUILD= yes OPTIONS_DEFINE= GIT OPTIONS_DEFAULT= GIT GIT_DESC= Install git to use git-diff(1) instead of diff(1) for colored output GIT_RUN_DEPENDS= git:devel/git .include