Date: Tue, 7 Mar 2017 13:09:16 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435601 - in head/devel/fossil: . files Message-ID: <201703071309.v27D9G9B057812@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Tue Mar 7 13:09:16 2017 New Revision: 435601 URL: https://svnweb.freebsd.org/changeset/ports/435601 Log: devel/fossil: update to 2.0, remove patch for bug fixed upstream Changes: http://fossil-scm.org/index.html/doc/trunk/www/changes.wiki Deleted: head/devel/fossil/files/patch-src_checkin.c Modified: head/devel/fossil/Makefile head/devel/fossil/distinfo Modified: head/devel/fossil/Makefile ============================================================================== --- head/devel/fossil/Makefile Tue Mar 7 12:56:36 2017 (r435600) +++ head/devel/fossil/Makefile Tue Mar 7 13:09:16 2017 (r435601) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fossil -PORTVERSION= 1.37 +PORTVERSION= 2.0 DISTVERSIONPREFIX= src- PORTEPOCH= 2 CATEGORIES= devel www @@ -13,7 +13,7 @@ COMMENT= DSCM with built-in wiki, http i LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT-BSD2.txt -WRKSRC= ${WRKDIR}/Fossil_2017-01-16_205854_1669115ab9 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= ssl HAS_CONFIGURE= yes Modified: head/devel/fossil/distinfo ============================================================================== --- head/devel/fossil/distinfo Tue Mar 7 12:56:36 2017 (r435600) +++ head/devel/fossil/distinfo Tue Mar 7 13:09:16 2017 (r435601) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485158650 -SHA256 (fossil-src-1.37.tar.gz) = 81c19e81c4b2b60930bab3f2147b516525c855924ccc6d089748b0f5611be492 -SIZE (fossil-src-1.37.tar.gz) = 4796866 +TIMESTAMP = 1488891302 +SHA256 (fossil-src-2.0.tar.gz) = 359f474844792b57ba2733277c2dc8ba3b20d890925d50618d85a20867ae1761 +SIZE (fossil-src-2.0.tar.gz) = 4823223
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703071309.v27D9G9B057812>