The mentioned port is missing in the ports tree. `portlint -AC` says everything is ok.
Created attachment 155391 [details] svn diff Added svn diff
Created attachment 155392 [details] shar
Created attachment 155393 [details] poudriere log
Your port seems to be an outdated version, pypi says the gitpython latest version is 1.0.0. Also, you seem to have wrong license (MIT instead of BSD) declared and you dont have LICENSE_FILE declared.
Created attachment 155897 [details] svn diff Fixed: newer version, LICENSE, LICENSE_FILE
Created attachment 155898 [details] shar Fixed: PORTVERSION, LICENSE, LICENSE_FILE
Created attachment 155899 [details] poudriere log Fixed: PORTVERSION, LICENSE, LICENSE_FILE
Created attachment 157133 [details] shar Added regression tests
Created attachment 157134 [details] svn diff Added regression tests
Hi Maxim, thanks for your submission :) Since devel/py-gitpython existed in the past (now expired/deleted), can you please: * svn copy (using -r) the last revision of the now extinct port into your tree * Obsolete the existing attachments in this issue, AND * Create a new attachment produced via svn diff or diff -u Please also run poudriere and portlint again prior to updating the attachments here.
Created attachment 157441 [details] svn diff Updated: TEST_DEPENDS, regression-tests target
Created attachment 157442 [details] shar Updated: TEST_DEPENDS, regression-tests target
~/git/freebsd-ports/devel/py-gitpython]% portlint -AC looks fine.
Created attachment 157443 [details] poudriere log Updated: TEST_DEPENDS, regression-tests target
Maxim took this through the review process, document as such.
Comment on attachment 157441 [details] svn diff Maintainer approval for the patch
Maintainer feedback +
A commit references this bug: Author: riggs Date: Mon Jun 22 17:20:02 UTC 2015 New revision: 390304 URL: https://svnweb.freebsd.org/changeset/ports/390304 Log: Resurrect devel/py-gitpython - Update to upstream version 1.0.1 - Maxim Filimonov <che@bein.link> takes maintainership - Update WWW: Project is now hosted on github PR: 199335 Differential Revision: https://reviews.freebsd.org/D2659 Submitted by: che@bein.link (maintainer) Reviewed by: koobs Changes: head/MOVED head/devel/Makefile head/devel/py-gitpython/ head/devel/py-gitpython/Makefile head/devel/py-gitpython/distinfo head/devel/py-gitpython/pkg-descr
*** Bug 195896 has been marked as a duplicate of this bug. ***
*** Bug 200369 has been marked as a duplicate of this bug. ***