aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/portfmt/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-08-31 22:34:33 +0800
committerTobias Kortkamp <tobik@FreeBSD.org>2019-08-31 22:34:33 +0800
commitc624f855584440c0f1e7b0594abda71c38bc2700 (patch)
tree61d34e13f2974201d78d4da6a85c8590ea962d3b /ports-mgmt/portfmt/Makefile
parentc6f18da91604cdbe20a66268dd087195a5b3f057 (diff)
downloadfreebsd-ports-gnome-c624f855584440c0f1e7b0594abda71c38bc2700.tar.gz
freebsd-ports-gnome-c624f855584440c0f1e7b0594abda71c38bc2700.tar.zst
freebsd-ports-gnome-c624f855584440c0f1e7b0594abda71c38bc2700.zip
ports-mgmt/portfmt: Update to latest commit
Changes: https://github.com/t6/portfmt/commits/86fa1a1ecece296f5f440bd86510cd5a8ab5b546
Diffstat (limited to 'ports-mgmt/portfmt/Makefile')
-rw-r--r--ports-mgmt/portfmt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/portfmt/Makefile b/ports-mgmt/portfmt/Makefile
index f50b609968d2..e10a88465b96 100644
--- a/ports-mgmt/portfmt/Makefile
+++ b/ports-mgmt/portfmt/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= portfmt
-PORTVERSION= g20190819
+PORTVERSION= g20190831
CATEGORIES= ports-mgmt
MAINTAINER= tobik@FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
GH_ACCOUNT= t6
-GH_TAGNAME= cce65716454e8601bfffff0b07d592b960722cc4
+GH_TAGNAME= 86fa1a1ecece296f5f440bd86510cd5a8ab5b546
USE_LDCONFIG= yes
HAS_CONFIGURE= yes
amp;id=cd60a9e07821d9c09ee03a5711c813db9545a147'>- Update to 1.2.19sunpoet2014-11-252-3/+3 * Cleanup plistbapt2014-10-201-5/+0 * - Remove PERL option: use databases/p5-Search-Xapiansunpoet2014-08-312-57/+2 * - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${S...sunpoet2014-08-301-1/+1 * - Use USES=pythonsunpoet2014-08-151-1/+1 * - Update to 1.2.18sunpoet2014-06-242-5/+4 * Convert to USES=lua and make it use lua 5.2 by defaultbapt2014-05-271-1/+2 * - Use USES=tar:xzsunpoet2014-03-141-1/+1 * - Update to 1.2.17sunpoet2014-02-053-42/+6 * - Fix USE_PYTHONsunpoet2013-12-111-1/+1 * - Update to 1.2.16sunpoet2013-12-062-10/+5 * - Convert to new options helpersunpoet2013-10-241-50/+17 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Fix build without libstdc++ by removing hardcoded libstdc++ linkage [1]sunpoet2013-09-151-2/+3 * - Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)sunpoet2013-08-261-1/+1 * - Convert to new perl frameworksunpoet2013-08-211-1/+1 * - Update to 1.2.15sunpoet2013-04-192-3/+3 * - Update to 1.2.14sunpoet2013-03-182-3/+3