Hi!

Finally I can remove patches taken from upstream:
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/toxcore/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 Makefile
--- Makefile    29 Apr 2018 11:14:09 -0000      1.1.1.1
+++ Makefile    25 Jun 2018 23:24:52 -0000
@@ -2,14 +2,14 @@
 
 COMMENT =              Tox client library
 
-V =                    0.2.2
+V =                    0.2.3
 DISTNAME =             toxcore-$V
 
 GH_ACCOUNT =           TokTok
 GH_PROJECT =           c-toxcore
 GH_TAGNAME =           v$V
 
-SHARED_LIBS +=         toxcore 0.0 # 0.0
+SHARED_LIBS +=         toxcore 0.1 # 0.1
 CATEGORIES =           net telephony
 
 HOMEPAGE =             https://tox.chat/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/toxcore/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo    29 Apr 2018 11:14:09 -0000      1.1.1.1
+++ distinfo    25 Jun 2018 23:24:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (toxcore-0.2.2.tar.gz) = o7Jdi9krlSa0e6H2CiiT0hVKgLt65pD0S1ot6kHHbqE=
-SIZE (toxcore-0.2.2.tar.gz) = 463402
+SHA256 (toxcore-0.2.3.tar.gz) = IsUvKGxG0/gC7baXi88qU/gwE2Pit0V4RhNCejO6OjQ=
+SIZE (toxcore-0.2.3.tar.gz) = 471336

Reply via email to