diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-16 18:20:42 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-16 18:57:45 +0000 |
commit | b261f70d7a8c5bc65839db4f25b9992a4afcf069 (patch) | |
tree | 33490f656000d212fcd96a344ef370cb093adbb4 /net-im/toxext | |
parent | f0f914dd7145389282f46a11c83fecc86e630ced (diff) | |
download | ports-b261f70d7a8c5bc65839db4f25b9992a4afcf069.tar.gz ports-b261f70d7a8c5bc65839db4f25b9992a4afcf069.zip |
Diffstat (limited to 'net-im/toxext')
-rw-r--r-- | net-im/toxext/Makefile | 3 | ||||
-rw-r--r-- | net-im/toxext/distinfo | 6 | ||||
-rw-r--r-- | net-im/toxext/pkg-plist | 3 |
3 files changed, 4 insertions, 8 deletions
diff --git a/net-im/toxext/Makefile b/net-im/toxext/Makefile index bd824bd127e2..a3198e55469d 100644 --- a/net-im/toxext/Makefile +++ b/net-im/toxext/Makefile @@ -1,7 +1,6 @@ PORTNAME= toxext DISTVERSIONPREFIX= v -DISTVERSION= 0.0.2 -PORTREVISION= 1 +DISTVERSION= 0.0.3 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxext/distinfo b/net-im/toxext/distinfo index 3e1f3294627a..d885a7e911d4 100644 --- a/net-im/toxext/distinfo +++ b/net-im/toxext/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624921343 -SHA256 (toxext-toxext-v0.0.2_GH0.tar.gz) = 047093eeed396ea9b4a3f0cd0a6bc4e0e09b339e2b03ba4b676e30888fe6acde -SIZE (toxext-toxext-v0.0.2_GH0.tar.gz) = 34178 +TIMESTAMP = 1637086147 +SHA256 (toxext-toxext-v0.0.3_GH0.tar.gz) = 99cf215d261a07bd83eafd1c69dcf78018db605898350b6137f1fd8e7c54734a +SIZE (toxext-toxext-v0.0.3_GH0.tar.gz) = 34759 diff --git a/net-im/toxext/pkg-plist b/net-im/toxext/pkg-plist index ac62b07b8aa7..8a67db76d27e 100644 --- a/net-im/toxext/pkg-plist +++ b/net-im/toxext/pkg-plist @@ -1,8 +1,5 @@ -include/toxext/mock_fixtures.h -include/toxext/mock_tox.h include/toxext/toxext.h include/toxext/toxext_util.h lib/cmake/ToxExt/ToxExtConfig-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ToxExt/ToxExtConfig.cmake lib/libtoxext.so -lib/libtoxext_mock.so |