Skip to content

Commit

Permalink
devel/hhdate: move to devel/date
Browse files Browse the repository at this point in the history
Now that the old devel/date has been removed, use the old port name
for the version we decided to keep.

PR:		272778
Reported by:	Alexander Chernyavsky <nickp102@gmail.com>
Approved by:	sunpoet
  • Loading branch information
clausecker committed Aug 6, 2023
1 parent 01258aa commit 5ef69a7
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion MOVED
Expand Up @@ -7778,4 +7778,4 @@ graphics/blender-lts29||2023-07-31|Has expired: Deprecated upstream
x11-fm/wcmcommander||2023-07-31|Has expired: Abandoned upstream
x11/cde-24|x11/cde-25|2023-08-01|Has expired: Desupported by upstream
lang/go118||2023-08-04|Upstream support ended
devel/date||2023-08-05|To be replaced by devel/hhdate
devel/hhdate|devel/date|2023-08-05|Dedup library
2 changes: 1 addition & 1 deletion devel/Makefile
Expand Up @@ -521,6 +521,7 @@
SUBDIR += dash.el
SUBDIR += dasm
SUBDIR += datadraw
SUBDIR += date
SUBDIR += dbus
SUBDIR += dbus-c++
SUBDIR += dbus-glib
Expand Down Expand Up @@ -951,7 +952,6 @@
SUBDIR += hexd
SUBDIR += hgreviewboard
SUBDIR += hgsvn
SUBDIR += hhdate
SUBDIR += highlighterkit
SUBDIR += highway
SUBDIR += hoel
Expand Down
2 changes: 1 addition & 1 deletion devel/hhdate/Makefile → devel/date/Makefile
@@ -1,4 +1,4 @@
PORTNAME= hhdate
PORTNAME= date
PORTVERSION= 3.0.1
DISTVERSIONPREFIX= v
PORTREVISION= 1
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion graphics/podofo/Makefile
Expand Up @@ -12,7 +12,7 @@ LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= fast_float>=0:math/fast_float \
hhdate>=0:devel/hhdate \
date>=0:devel/date \
libfmt>=0:devel/libfmt \
utf8cpp>=0:devel/utf8cpp
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
Expand Down
2 changes: 1 addition & 1 deletion x11/waybar/Makefile
Expand Up @@ -11,7 +11,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols
LIB_DEPENDS= libdate-tz.so:devel/hhdate \
LIB_DEPENDS= libdate-tz.so:devel/date \
libjsoncpp.so:devel/jsoncpp \
libfmt.so:devel/libfmt \
libspdlog.so:devel/spdlog \
Expand Down

0 comments on commit 5ef69a7

Please sign in to comment.