diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-07-05 19:32:57 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-07-05 19:32:57 +0000 |
commit | 104bc23f1d6fbffcb1dde115f754d02eb29a7cc1 (patch) | |
tree | e84bac5e763bd46e1355eda988427b1a49b7deca | |
parent | graphics/libglvnd: update to 1.3.2 (diff) |
graphics/swappy: update to 1.2.0
Changes: https://github.com/jtheoof/swappy/compare/v1.1.0...v1.2.0
Notes
Notes:
svn path=/head/; revision=541301
-rw-r--r-- | graphics/swappy/Makefile | 7 | ||||
-rw-r--r-- | graphics/swappy/distinfo | 12 |
2 files changed, 4 insertions, 15 deletions
diff --git a/graphics/swappy/Makefile b/graphics/swappy/Makefile index cb2cc18b3f56..34d86ecb4ff9 100644 --- a/graphics/swappy/Makefile +++ b/graphics/swappy/Makefile @@ -2,14 +2,9 @@ PORTNAME= swappy DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 +DISTVERSION= 1.2.0 CATEGORIES= graphics -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= b59700f47085.patch:-p1 # https://github.com/jtheoof/swappy/pull/42 -PATCHFILES+= f82390dcec74.patch:-p1 # https://github.com/jtheoof/swappy/pull/42 -PATCHFILES+= d7df51363873.patch:-p1 # https://github.com/jtheoof/swappy/pull/42 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Snapshot editing for Wayland (a la Snappy on macOS) diff --git a/graphics/swappy/distinfo b/graphics/swappy/distinfo index e31838e8e1cf..1733a823d382 100644 --- a/graphics/swappy/distinfo +++ b/graphics/swappy/distinfo @@ -1,9 +1,3 @@ -TIMESTAMP = 1592881518 -SHA256 (jtheoof-swappy-v1.1.0_GH0.tar.gz) = b17cd548209947f10c4f8391f2a9dd4de16544abda00fc2290b4fd3815d70a50 -SIZE (jtheoof-swappy-v1.1.0_GH0.tar.gz) = 644656 -SHA256 (b59700f47085.patch) = 3569b4b290256124c253736448fa53f98ac908eadf1a39ed74e0c1bd3bf0e26b -SIZE (b59700f47085.patch) = 717 -SHA256 (f82390dcec74.patch) = d77b60de58eefae58e8bdc95bdd8ebb418c13b1f841c1522d2262b36a4a919ba -SIZE (f82390dcec74.patch) = 1116 -SHA256 (d7df51363873.patch) = 98d0a1ea34145bba6640c9ba191abe7c7ecba921c07d1413db3ff6a926aa25e5 -SIZE (d7df51363873.patch) = 2355 +TIMESTAMP = 1593975243 +SHA256 (jtheoof-swappy-v1.2.0_GH0.tar.gz) = 98fc666f41e39c6ceb1e7e93274accd73b7b8b7a29d444d94f99c40a82e752eb +SIZE (jtheoof-swappy-v1.2.0_GH0.tar.gz) = 648676 |