notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/googletest/pkg-plist

Number of commits found: 15

Wednesday, 16 Aug 2023
18:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/googletest: Update to 1.14.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 b4d51fb
Thursday, 4 May 2023
04:15 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.13.0

Changes:	https://github.com/google/googletest/releases/tag/v1.13.0
Reported by:	GitHub (watch releases)
commit hash: 4aec6e12438150a87c91e0e267ed5e950cbb8437 commit hash: 4aec6e12438150a87c91e0e267ed5e950cbb8437 commit hash: 4aec6e12438150a87c91e0e267ed5e950cbb8437 commit hash: 4aec6e12438150a87c91e0e267ed5e950cbb8437 4aec6e1
Thursday, 30 Jun 2022
15:27 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.1

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.1
Reported by:	GitHub (watch releases)
commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 957aa87
Saturday, 25 Jun 2022
19:31 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.0

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.0
Reported by:	GitHub (watch releases)
commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 3ff1f55
Saturday, 12 Jun 2021
03:25 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.11.0

Changes:	https://github.com/google/googletest/compare/53495a2a...release-1.11.0
Changes:	https://github.com/google/googletest/releases/tag/release-1.11.0
Reported by:	GitHub (watch releases)
commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 4421609
Thursday, 3 Jun 2021
15:04 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.10.0.667

Upstream no longer makes releases, see
https://github.com/google/googletest/commit/861d535e2595

Changes:	https://github.com/google/googletest/compare/release-1.10.0...53495a2a
Reported by:	ngie (1 year ago)
commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d ab6322e
Thursday, 19 Dec 2019
03:41 jbeich search for other commits by this committer
devel/googletest: merge googlemock

Avoid micromanaging installed files to simplify maintenance.
Already done upstream since 1.8.0. Other distributions (e.g.,
Arch, PkgSrc) have followed.
Original commitRevision:520417 
Saturday, 5 Oct 2019
00:42 jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.10.0

- Drop static library
- Drop gtest-config and gmock-config
- Drop GTEST_LIB_CHECK autoconf macro
- Drop gmock_doctory.py as it's too old
- Expose tests via option

Changes:	https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0
Reported by:	GitHub (watch releases)
PR:		239654
Differential Revision:	https://reviews.freebsd.org/D19430
Original commitRevision:513801 
Tuesday, 15 Nov 2016
01:41 jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.11

Changes:	https://github.com/google/googletest/compare/release-1.7.0...a2b8a8e
Original commitRevision:426138 
Tuesday, 25 Nov 2014
17:38 marino search for other commits by this committer
devel/googlemock, devel/googletest: Upgrade version 1.5 => 1.7

As part of the upgrade process:
  - copy shebangfix and regression-test from googletest to googlemock
  - convert regression-test to TEST option for better integration with
    poudriere and visibility for users
  - make sure configure detects python2 to follow shebangfix
  - add LICENSE=BSD3CLAUSE (idea from comment 0)
  - strip libs per stage-qa
  - enable pthreads by default in devel/googletest
  - enable death tests in devel/googletest
  - enable socket streaming in devel/googletest
  - implement GetThreadCount for death tests in devel/googletest
  - disable streaming tests that fail with old gcc on 9.x in googletest
  - depend on googletest in googlemock as -lgmock fails otherwise [1]
  - pass maintainership to the persistent submitter [2]

PR:		187562
PR:		192736 [2]
PR:		192042 [1]
Approved by:	maintainer timeout (~8 months)
Submitted by:	rakuco [1]
Submitted by:	Jan Beich <jbeich@vfemail.net> [2]
Original commitRevision:373421 
Monday, 27 Oct 2014
10:10 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371544 
Monday, 16 Jun 2014
22:21 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Original commitRevision:358056 
Tuesday, 17 Nov 2009
07:23 clsung search for other commits by this committer
- Update to 1.4.0
Original commit
Friday, 12 Dec 2008
02:44 clsung search for other commits by this committer
- Update to 1.2.0
Original commit
Tuesday, 14 Oct 2008
08:01 clsung search for other commits by this committer
Google's framework for writing C++ tests on a variety of platforms
(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian).

Based on the xUnit architecture. Supports automatic test discovery,
a rich set of assertions, user-defined assertions, death tests,
fatal and non-fatal failures, type-parameterized tests, various options
for running the tests, and XML test report generation.
Original commit

Number of commits found: 15