FreeBSD Bugzilla – Attachment 220232 Details for
Bug 251572
devel/replxx: Update to 0.0.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
replxx.diff
replxx.diff (text/plain), 1.60 KB, created by
Goran Mekić
on 2020-12-04 00:35:12 UTC
(
hide
)
Description:
replxx.diff
Filename:
MIME Type:
Creator:
Goran Mekić
Created:
2020-12-04 00:35:12 UTC
Size:
1.60 KB
patch
obsolete
>diff --git a/devel/replxx/Makefile b/devel/replxx/Makefile >index ad76b4c1b33a..33d0856fd66a 100644 >--- a/devel/replxx/Makefile >+++ b/devel/replxx/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= replxx > DISTVERSIONPREFIX= release- >-DISTVERSION= 0.0.2 >+DISTVERSION= 0.0.3 > CATEGORIES= devel > > MAINTAINER= meka@tilda.center >@@ -14,11 +14,6 @@ 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.so >- >+CMAKE_ON= BUILD_SHARED_LIBS > > .include <bsd.port.mk> >diff --git a/devel/replxx/distinfo b/devel/replxx/distinfo >index f8051766e7ca..f5eeed5c254c 100644 >--- a/devel/replxx/distinfo >+++ b/devel/replxx/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1571302114 >-SHA256 (AmokHuginnsson-replxx-release-0.0.2_GH0.tar.gz) = 6f5c58b4cd23550d5a589d134727296438793cb818ce7158fbd5e1b0db1548ba >-SIZE (AmokHuginnsson-replxx-release-0.0.2_GH0.tar.gz) = 77291 >+TIMESTAMP = 1607038979 >+SHA256 (AmokHuginnsson-replxx-release-0.0.3_GH0.tar.gz) = 72ad0655eead16544645b1724b27a988543fcefd14d46df6e8dfef17d9ba50ac >+SIZE (AmokHuginnsson-replxx-release-0.0.3_GH0.tar.gz) = 87590 >diff --git a/devel/replxx/pkg-plist b/devel/replxx/pkg-plist >new file mode 100644 >index 000000000000..1c2633c40b8f >--- /dev/null >+++ b/devel/replxx/pkg-plist >@@ -0,0 +1,8 @@ >+include/replxx.h >+include/replxx.hxx >+lib/libreplxx.so >+lib/libreplxx.so.0.0.3 >+share/cmake/replxx/replxx-config-version.cmake >+share/cmake/replxx/replxx-config.cmake >+share/cmake/replxx/replxx-targets-%%CMAKE_BUILD_TYPE%%.cmake >+share/cmake/replxx/replxx-targets.cmake
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
meka
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 251572
:
220232
|
220241