aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-07-17 04:04:27 +0800
committerpawel <pawel@FreeBSD.org>2016-07-17 04:04:27 +0800
commitdf08da6289a9948557379d15b5f851b453cd5ff7 (patch)
tree27183078cab1e8e9b9b61928ef8c87a9cb07a883
parentebc434a3f34c0f755a1fd6fd1d80f4d62148a897 (diff)
downloadfreebsd-ports-gnome-df08da6289a9948557379d15b5f851b453cd5ff7.tar.gz
freebsd-ports-gnome-df08da6289a9948557379d15b5f851b453cd5ff7.tar.zst
freebsd-ports-gnome-df08da6289a9948557379d15b5f851b453cd5ff7.zip
- Update to version 0.26.1 [1]
- Parametrize port version in pkg-plist PR: 211156 [1] Submitted by: Tobias Kortkamp (maintainer) [1]
-rw-r--r--textproc/cmark/Makefile8
-rw-r--r--textproc/cmark/distinfo5
-rw-r--r--textproc/cmark/pkg-plist4
3 files changed, 13 insertions, 4 deletions
diff --git a/textproc/cmark/Makefile b/textproc/cmark/Makefile
index 91678ee17c23..1e41e99b0855 100644
--- a/textproc/cmark/Makefile
+++ b/textproc/cmark/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cmark
-PORTVERSION= 0.25.2
+PORTVERSION= 0.26.1
CATEGORIES= textproc
MAINTAINER= t@tobik.me
@@ -11,6 +11,10 @@ COMMENT= CommonMark parsing and rendering library and program in C
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+TEST_DEPENDS= python3:lang/python3
+
+TEST_TARGET= test
+
USE_GITHUB= yes
GH_ACCOUNT= jgm
@@ -19,4 +23,6 @@ USE_LDCONFIG= yes
CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=${MANPREFIX}/man
+PLIST_SUB= VERSION=${PORTVERSION}
+
.include <bsd.port.mk>
diff --git a/textproc/cmark/distinfo b/textproc/cmark/distinfo
index ef88cf11bb5c..4e81fa520b04 100644
--- a/textproc/cmark/distinfo
+++ b/textproc/cmark/distinfo
@@ -1,2 +1,3 @@
-SHA256 (jgm-cmark-0.25.2_GH0.tar.gz) = 530ae56d81a370ce29ed77fd3a34628c94277320f23657f5efb402283716f29b
-SIZE (jgm-cmark-0.25.2_GH0.tar.gz) = 208505
+TIMESTAMP = 1468686432
+SHA256 (jgm-cmark-0.26.1_GH0.tar.gz) = b50615a97f9c19e353d65f3bdbd6898ed1443a6f49e38f0aa888d5b58867f5d6
+SIZE (jgm-cmark-0.26.1_GH0.tar.gz) = 214151
diff --git a/textproc/cmark/pkg-plist b/textproc/cmark/pkg-plist
index dd1810cd08d9..d0ad0b2f0694 100644
--- a/textproc/cmark/pkg-plist
+++ b/textproc/cmark/pkg-plist
@@ -2,9 +2,11 @@ bin/cmark
include/cmark.h
include/cmark_export.h
include/cmark_version.h
+lib/cmake/cmark-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/cmark.cmake
lib/libcmark.a
lib/libcmark.so
-lib/libcmark.so.0.25.2
+lib/libcmark.so.%%VERSION%%
libdata/pkgconfig/libcmark.pc
man/man1/cmark.1.gz
man/man3/cmark.3.gz
it/net-p2p?h=gnome-3.28&id=b576380352cf7c2a37dec49bb2583261db67625c'>XMRig is a high performance Monero (XMR) CPU miner written in C++.ehaupt2017-12-234-0/+35 * Fix build of net-p2p/retroshare with recent versions of clang.dim2017-12-222-5/+12 * Use a more modern way of distinguishing "big-endian platforms".linimon2017-12-212-5/+5 * Mark broken on arm due to regression in clang 4.0.linimon2017-12-191-0/+4 * Allow concurrent installation (USE_PYTHON=concurrent)sunpoet2017-12-171-2/+2 * Update devel/protobuf to 3.5.0sunpoet2017-12-125-4/+5 * - Update `net-p2p/torrent-file-editor' to version 0.3.9, which fixesdanfe2017-12-113-14/+5 * - Update `net-p2p/torrent-file-editor' to version 0.3.8danfe2017-12-082-4/+4 * Mark these ports as buildable on armv6 after a trybroken run. (Alsolinimon2017-12-088-16/+0 * Update to upstream version 1.7.3riggs2017-12-022-4/+4 * Cleanup LIB_DEPENDS on libpngantoine2017-12-011-1/+1 * Convert Python ports to FLAVORS.mat2017-11-309-39/+39 * Add two patches to fix switching tab on search.bar2017-11-223-1/+58 * net-p2p/bitcoin: update to 0.15.1swills2017-11-172-4/+4 * net-p2p/monero-cli: Implement missing miner functionsvd2017-11-122-0/+195 * net-p2p/monero-cli: Move readline to USES and add Doxygen optionvd2017-11-121-2/+6 * net-p2p/monero-cli: Fix compilation on i386vd2017-11-111-0/+14 * net-p2p/sonarr: Update to 2.0.0.5054feld2017-11-102-4/+4 * net-p2p/monero-cli: Add a new port - a secure, private, and untraceable crypt...vd2017-11-095-0/+147 * net-p2p/bitcoin: fix typos in startup scriptvd2017-11-082-2/+5 * - Update `net-p2p/torrent-file-editor' to version 0.3.7danfe2017-10-313-8/+17 * - Update libsodium to 1.0.15 [1]vsevolod2017-10-221-1/+1 * Update net-p2p/qbittorrent to 3.3.16tcberner2017-10-212-6/+4 * multimedia/ffmpeg: update to 3.4jbeich2017-10-212-2/+2 * * Updated to 1.7.2ultima2017-10-162-4/+4 * net-p2p/radarr: Update to 0.2.0.870feld2017-10-143-17/+21 * Regular USE_GITHUB cleanup.mat2017-10-132-5/+5 * Fix build on 10.3. Explicitly pass -std=c++11 to the compiler because Qt 5.7+ehaupt2017-10-091-0/+1 * Disable instrumentation on 32-bit PowerPC like we already do for i386/gccdanfe2017-10-091-5/+6 * Update to upstream version 1.7.1, build fix with /tmp mounted noexecriggs2017-10-082-5/+6 * - Update to 1.10.0ehaupt2017-10-0710-121/+75 * net-p2p/bitcoin: Update to 0.15.0.1 [1]swills2017-10-033-7/+6 * devel/boost-*: update to 1.65.1jbeich2017-09-25