Index: Makefile =================================================================== --- Makefile (revision 553218) +++ Makefile (working copy) @@ -3,11 +3,10 @@ PORTNAME= grive2 DISTVERSIONPREFIX= v -DISTVERSION= 0.5.1-dev -PORTREVISION= 6 +DISTVERSION= 0.5.2-dev CATEGORIES= net -MAINTAINER= ports@FreeBSD.org +MAINTAINER= samuel@andersentech.net COMMENT= Open source client for Google Drive LICENSE= GPLv2 @@ -26,7 +25,7 @@ USE_GITHUB= yes GH_ACCOUNT= vitalif -GH_TAGNAME= ad9b66a +GH_TAGNAME= ffb744a PLIST_FILES= bin/grive \ man/man1/grive.1.gz Index: distinfo =================================================================== --- distinfo (revision 553218) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532536374 -SHA256 (vitalif-grive2-v0.5.1-dev-ad9b66a_GH0.tar.gz) = e0f2a68f985f1fb9d59c92c7605f3a3429b66ced51bc0f165ed4a843db4ef3d1 -SIZE (vitalif-grive2-v0.5.1-dev-ad9b66a_GH0.tar.gz) = 167622 +TIMESTAMP = 1603565373 +SHA256 (vitalif-grive2-v0.5.2-dev-ffb744a_GH0.tar.gz) = 8e202d95acb13cf46149ee901a8e23e6fa28348beb2d2fa1e8856e6167bf6f76 +SIZE (vitalif-grive2-v0.5.2-dev-ffb744a_GH0.tar.gz) = 170398 Index: files/patch-CMakeLists.txt =================================================================== --- files/patch-CMakeLists.txt (revision 553218) +++ files/patch-CMakeLists.txt (nonexistent) @@ -1,12 +0,0 @@ ---- CMakeLists.txt.orig 2018-07-25 17:25:43 UTC -+++ CMakeLists.txt -@@ -9,7 +9,6 @@ set( GRIVE_VERSION "0.5.1-dev" ) - add_definitions( -DVERSION="${GRIVE_VERSION}" ) - add_definitions( -D_FILE_OFFSET_BITS=64 -std=c++0x ) - --add_subdirectory( systemd ) - add_subdirectory( libgrive ) - add_subdirectory( grive ) -- -\ No newline at end of file -+ Property changes on: files/patch-CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property