Index: head/devel/replxx/Makefile =================================================================== --- head/devel/replxx/Makefile (revision 515070) +++ head/devel/replxx/Makefile (revision 515071) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= replxx DISTVERSIONPREFIX= release- -DISTVERSION= 0.0.1 -PORTREVISION= 2 +DISTVERSION= 0.0.2 CATEGORIES= devel MAINTAINER= meka@tilda.center COMMENT= Portable readline library capable of handling UTF-8 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cmake compiler:c++14-lang USE_GITHUB= yes GH_ACCOUNT= AmokHuginnsson PLIST_FILES= include/replxx.h \ include/replxx.hxx \ - lib/libreplxx.a + lib/libreplxx.a \ + lib/libreplxx.so + .include Index: head/devel/replxx/distinfo =================================================================== --- head/devel/replxx/distinfo (revision 515070) +++ head/devel/replxx/distinfo (revision 515071) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527691097 -SHA256 (AmokHuginnsson-replxx-release-0.0.1_GH0.tar.gz) = af0576e401e43d88fadabdc193e7cbed20d0a8538ae3d9228732211d1b255348 -SIZE (AmokHuginnsson-replxx-release-0.0.1_GH0.tar.gz) = 56543 +TIMESTAMP = 1571302114 +SHA256 (AmokHuginnsson-replxx-release-0.0.2_GH0.tar.gz) = 6f5c58b4cd23550d5a589d134727296438793cb818ce7158fbd5e1b0db1548ba +SIZE (AmokHuginnsson-replxx-release-0.0.2_GH0.tar.gz) = 77291