Index: head/devel/qgit/Makefile =================================================================== --- head/devel/qgit/Makefile (revision 470830) +++ head/devel/qgit/Makefile (revision 470831) @@ -1,21 +1,21 @@ # Created by: Ion-Mihai "IOnut" Tetcu # $FreeBSD$ PORTNAME= qgit DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 2.7 +DISTVERSION= 2.8 CATEGORIES= devel MAINTAINER= adridg@FreeBSD.org COMMENT= Graphical interface to git repositories LICENSE= GPLv2 USES= cmake:outsource USE_QT5= core gui widgets \ buildtools_build qmake_build USE_GITHUB= yes GH_ACCOUNT= tibirna .include Index: head/devel/qgit/distinfo =================================================================== --- head/devel/qgit/distinfo (revision 470830) +++ head/devel/qgit/distinfo (revision 470831) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505308761 -SHA256 (tibirna-qgit-qgit-2.7_GH0.tar.gz) = 183d116b2fb38c6a76c99577f6cc86f0241f8b6bdc74042be4cb8631567f5e9e -SIZE (tibirna-qgit-qgit-2.7_GH0.tar.gz) = 259624 +TIMESTAMP = 1527247496 +SHA256 (tibirna-qgit-qgit-2.8_GH0.tar.gz) = 792cf639fbf02eb5ec7e76d05a290062982c142355b65de873cce05e90b8a112 +SIZE (tibirna-qgit-qgit-2.8_GH0.tar.gz) = 260001 Index: head/devel/qgit/files/patch-src_config.h =================================================================== --- head/devel/qgit/files/patch-src_config.h (nonexistent) +++ head/devel/qgit/files/patch-src_config.h (revision 470831) @@ -0,0 +1,12 @@ +--- src/config.h.orig 2018-05-21 16:21:27 UTC ++++ src/config.h +@@ -17,7 +17,7 @@ + #define PACKAGE_TARNAME "qgit" + + /* Define to the version of this package. */ +-#define PACKAGE_VERSION "2.7" ++#define PACKAGE_VERSION "2.8" + + /* Version number of package */ +-#define VERSION "2.7" ++#define VERSION "2.8" Property changes on: head/devel/qgit/files/patch-src_config.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property