svn commit: r474931 - head/devel/leatherman
Romain Tartière
romain at FreeBSD.org
Thu Jul 19 07:57:49 UTC 2018
Author: romain
Date: Thu Jul 19 07:57:48 2018
New Revision: 474931
URL: https://svnweb.freebsd.org/changeset/ports/474931
Log:
Update to 1.4.2
While here, pet portlint
With hat: puppet
Modified:
head/devel/leatherman/Makefile
head/devel/leatherman/distinfo
Modified: head/devel/leatherman/Makefile
==============================================================================
--- head/devel/leatherman/Makefile Thu Jul 19 07:56:03 2018 (r474930)
+++ head/devel/leatherman/Makefile Thu Jul 19 07:57:48 2018 (r474931)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= leatherman
-PORTVERSION= 1.4.1
+PORTVERSION= 1.4.2
CATEGORIES= devel
MAINTAINER= puppet at FreeBSD.org
@@ -9,15 +9,15 @@ COMMENT= Leatherman C++ Tool library
LICENSE= APACHE20
+BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=c++11"
+
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libcurl.so:ftp/curl
-BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=c++11"
-
+USES= cmake:outsource gettext
USE_GITHUB= yes
GH_ACCOUNT= puppetlabs
-USES= cmake:outsource gettext
USE_RUBY= yes
CMAKE_ARGS= -DLEATHERMAN_SHARED:BOOL=ON
USE_LDCONFIG= yes
Modified: head/devel/leatherman/distinfo
==============================================================================
--- head/devel/leatherman/distinfo Thu Jul 19 07:56:03 2018 (r474930)
+++ head/devel/leatherman/distinfo Thu Jul 19 07:57:48 2018 (r474931)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524130473
-SHA256 (puppetlabs-leatherman-1.4.1_GH0.tar.gz) = a6acf99ef65d55231b0aca2bace717ecbb2e96c0078463b79a2def5c2e2dfd3b
-SIZE (puppetlabs-leatherman-1.4.1_GH0.tar.gz) = 814131
+TIMESTAMP = 1530532778
+SHA256 (puppetlabs-leatherman-1.4.2_GH0.tar.gz) = 32ccdb21db3ccc326bac255b35fc6c16b2ddbe39bbd5afdddcadc622e2814fc2
+SIZE (puppetlabs-leatherman-1.4.2_GH0.tar.gz) = 814263
More information about the svn-ports-head
mailing list