Index: head/audio/bliss/files/patch-CMakeLists.txt =================================================================== --- head/audio/bliss/files/patch-CMakeLists.txt (revision 543795) +++ head/audio/bliss/files/patch-CMakeLists.txt (nonexistent) @@ -1,13 +0,0 @@ ---- CMakeLists.txt.orig 2020-07-30 05:15:51 UTC -+++ CMakeLists.txt -@@ -93,8 +93,8 @@ set_tests_properties(ctest_run_test_decode PROPERTIES - ################### - # Install targets # - ################### --install(TARGETS bliss DESTINATION /usr/lib) --install(FILES include/bliss.h DESTINATION /usr/include) -+install(TARGETS bliss DESTINATION lib) -+install(FILES include/bliss.h DESTINATION include) - - ############## - # Generators # Property changes on: head/audio/bliss/files/patch-CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/bliss/Makefile =================================================================== --- head/audio/bliss/Makefile (revision 543795) +++ head/audio/bliss/Makefile (revision 543796) @@ -1,26 +1,27 @@ # $FreeBSD$ PORTNAME= bliss -DISTVERSION= 1.2.0.20200615 +DISTVERSIONPREFIX= v +DISTVERSION= 1.2.0-6 +DISTVERSIONSUFFIX= -ga443635 CATEGORIES= audio PKGNAMESUFFIX= -music-analyzer MAINTAINER= yuri@FreeBSD.org COMMENT= Multithreaded C library used to compute distance between songs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libfftw3.so:math/fftw3 USES= cmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= Polochon-street -GH_TAGNAME= fa6c62588df645b5ccee53207efc6a0d9a303b3a USE_LDCONFIG= yes PLIST_FILES= include/bliss.h \ lib/libbliss.so .include Index: head/audio/bliss/distinfo =================================================================== --- head/audio/bliss/distinfo (revision 543795) +++ head/audio/bliss/distinfo (revision 543796) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596086046 -SHA256 (Polochon-street-bliss-1.2.0.20200615-fa6c62588df645b5ccee53207efc6a0d9a303b3a_GH0.tar.gz) = 71985ade63fcf9ab1e0f732df6a2b69d25b790119d3eb997000edd510438920b -SIZE (Polochon-street-bliss-1.2.0.20200615-fa6c62588df645b5ccee53207efc6a0d9a303b3a_GH0.tar.gz) = 3734783 +TIMESTAMP = 1596123487 +SHA256 (Polochon-street-bliss-v1.2.0-6-ga443635_GH0.tar.gz) = 7ee2a20fd4cc56d149ef03df45f7798d0363a8c939d297d9a642ffe20237eb57 +SIZE (Polochon-street-bliss-v1.2.0-6-ga443635_GH0.tar.gz) = 13939494