Index: head/ports-mgmt/ports-tools/Makefile =================================================================== --- head/ports-mgmt/ports-tools/Makefile (revision 439862) +++ head/ports-mgmt/ports-tools/Makefile (revision 439863) @@ -1,25 +1,20 @@ # Created by: Pawel Pekala # $FreeBSD$ PORTNAME= ports-tools -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= ports-mgmt MAINTAINER= pawel@FreeBSD.org COMMENT= Collection of ports tree related scripts LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= ppekala NO_BUILD= yes NO_ARCH= yes - -PLIST_FILES= bin/mkpatch bin/pcheck bin/pclean bin/pcommit bin/pfind \ - bin/plist-sort bin/plist-update bin/plog bin/reinplace-check \ - sbin/pkg-deleaf sbin/tbuilder sbin/upgrade-base \ - sbin/upgrade-ports ${DOCSDIR}/README.md .include Index: head/ports-mgmt/ports-tools/distinfo =================================================================== --- head/ports-mgmt/ports-tools/distinfo (revision 439862) +++ head/ports-mgmt/ports-tools/distinfo (revision 439863) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486484015 -SHA256 (ppekala-ports-tools-1.1_GH0.tar.gz) = c428c2791e5870699599fccce0ae7d6bb49d1b57c0f0684c2fb5472ebe727332 -SIZE (ppekala-ports-tools-1.1_GH0.tar.gz) = 18857 +TIMESTAMP = 1493629631 +SHA256 (ppekala-ports-tools-1.2_GH0.tar.gz) = a333584a0d561a40ce7fb14a6650008599908c0c1920766cb036982ebf293f0f +SIZE (ppekala-ports-tools-1.2_GH0.tar.gz) = 20490 Index: head/ports-mgmt/ports-tools/pkg-plist =================================================================== --- head/ports-mgmt/ports-tools/pkg-plist (nonexistent) +++ head/ports-mgmt/ports-tools/pkg-plist (revision 439863) @@ -0,0 +1,16 @@ +bin/mkpatch +bin/pcheck +bin/pclean +bin/pcommit +bin/pfind +bin/plist-sort +bin/plist-update +bin/plog +bin/reinplace-check +sbin/pinstall +sbin/pkg-deleaf +sbin/preinstall +sbin/tbuilder +sbin/upgrade-base +sbin/upgrade-ports +%%DOCSDIR%%/README.md Property changes on: head/ports-mgmt/ports-tools/pkg-plist ___________________________________________________________________ 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