Index: head/devel/tig/Makefile =================================================================== --- head/devel/tig/Makefile (revision 285144) +++ head/devel/tig/Makefile (revision 285145) @@ -1,38 +1,38 @@ # New ports collection makefile for: tig # Date created: 18 Mar 2008 # Whom: Denise H. G. # # $FreeBSD$ # PORTNAME= tig -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= devel MASTER_SITES= http://jonas.nitro.dk/tig/releases/ MAINTAINER= darcsis@gmail.com COMMENT= Text-mode interface for git -RUN_DEPENDS= git:${PORTSDIR}/devel/git - LICENSE= GPLv2 + +RUN_DEPENDS= git:${PORTSDIR}/devel/git MAN1= tig.1 MAN5= tigrc.5 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} USE_GMAKE= yes USE_ICONV= yes PLIST_FILES= bin/tig do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}rc.5 ${MANPREFIX}/man/man5/ .include .include Property changes on: head/devel/tig/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/devel/tig/distinfo =================================================================== --- head/devel/tig/distinfo (revision 285144) +++ head/devel/tig/distinfo (revision 285145) @@ -1,2 +1,2 @@ -SHA256 (tig-0.17.tar.gz) = 44d9c9d4dec68911e0f40275218206039f843bc39af77718777e7008e96894fb -SIZE (tig-0.17.tar.gz) = 168918 +SHA256 (tig-0.18.tar.gz) = cb722092b6d454a141569203a15ae10c22aafd045a78406254d018d7e91cd238 +SIZE (tig-0.18.tar.gz) = 173205 Property changes on: head/devel/tig/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property