Skip to content

Commit

Permalink
graphics/qcustomplot-qt5: rename to graphics/qcustomplot
Browse files Browse the repository at this point in the history
Rename in preparation for adding flavors

Differential Revision:	https://reviews.freebsd.org/D43969
  • Loading branch information
MaxBrazhnikov committed Feb 19, 2024
1 parent 7605b49 commit 6751c32
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions MOVED
Expand Up @@ -2990,3 +2990,4 @@ graphics/urt||2024-02-11|Has expired: Defunct upstream
security/sssd-devel|security/sssd2|2024-02-12|Port is stable
audio/taglib-extras||2024-02-17|Incompatible with taglib 2.x and unmaintained upstream since 2015
security/py-pysha3||2024-02-17|Merged into python standard library since version 3.6
graphics/qcustomplot-qt5|graphics/qcustomplot|2024-02-19|Renamed to support flavors
4 changes: 2 additions & 2 deletions audio/polyphone/Makefile
@@ -1,6 +1,6 @@
PORTNAME= polyphone
DISTVERSION= 2.3.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= audio

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -14,7 +14,7 @@ LIB_DEPENDS= libFLAC.so:audio/flac \
libjack.so:audio/jack \
libogg.so:audio/libogg \
libportaudio.so:audio/portaudio \
libQCustomPlot-qt5.so:graphics/qcustomplot-qt5 \
libQCustomPlot-qt5.so:graphics/qcustomplot \
librtmidi.so:audio/rtmidi \
libstk.so:audio/stk \
libvorbisfile.so:audio/libvorbis
Expand Down
4 changes: 2 additions & 2 deletions devel/hotspot/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hotspot
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.GPL.txt

BUILD_DEPENDS= ${LOCALBASE}/lib/librustc_demangle.a:devel/rustc-demangle
LIB_DEPENDS= libdw.so:devel/elfutils \
libQCustomPlot-qt5.so:graphics/qcustomplot-qt5 \
libQCustomPlot-qt5.so:graphics/qcustomplot \
libkddockwidgets.so:x11-toolkits/kddockwidgets \
libzstd.so:archivers/zstd

Expand Down
2 changes: 1 addition & 1 deletion graphics/Makefile
Expand Up @@ -990,7 +990,7 @@
SUBDIR += py-zbar-py
SUBDIR += pywal
SUBDIR += qcomicbook
SUBDIR += qcustomplot-qt5
SUBDIR += qcustomplot
SUBDIR += qgis
SUBDIR += qgis-ltr
SUBDIR += qiv
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions misc/nn-insight/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nn-insight
DISTVERSION= 1.0.7
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= misc # machine-learning

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -18,7 +18,7 @@ BUILD_DEPENDS= avir>0:graphics/avir \
png++>0:graphics/png++
LIB_DEPENDS= libcgraph.so:graphics/graphviz \
libpng.so:graphics/png \
libQCustomPlot-qt5.so:graphics/qcustomplot-qt5 \
libQCustomPlot-qt5.so:graphics/qcustomplot \
libtcmalloc.so:devel/google-perftools

USES= compiler:c++17-lang cmake pkgconfig qt:5
Expand Down

0 comments on commit 6751c32

Please sign in to comment.