Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
cde9f80e
Commit
cde9f80e
authored
Apr 12, 2020
by
danilo
Browse files
- Rename devel/aws-c-commons to devel/aws-c-common. That is the correct project's name.
parent
ddccfdc0
Changes
10
Hide whitespace changes
Inline
Side-by-side
MOVED
View file @
cde9f80e
...
...
@@ -14526,3 +14526,4 @@ www/py-django_polymorphic|www/py-django-polymorphic|2020-04-11|Match canonical/r
dns/dnsmasq-devel|dns/dnsmasq|2020-04-12|dnsmasq is newer than dnsmasq-devel
databases/mariadb55-server|databases/mariadb102-server|2020-04-12|Has expired: Upstream end-of-life 2020-04-11, switch to a newer version
databases/mariadb55-client|databases/mariadb102-client|2020-04-12|Has expired: Upstream end-of-life 2020-04-11, switch to a newer version
devel/aws-c-commons|devel/aws-c-common|2020-04-12|Renamed to the correct name
devel/Makefile
View file @
cde9f80e
...
...
@@ -201,7 +201,7 @@
SUBDIR
+=
avro-c
SUBDIR
+=
avro-cpp
SUBDIR
+=
awless
SUBDIR
+=
aws-c-common
s
SUBDIR
+=
aws-c-common
SUBDIR
+=
aws-c-event-stream
SUBDIR
+=
aws-checksums
SUBDIR
+=
aws-sdk-cpp
...
...
devel/aws-c-common
s
/Makefile
→
devel/aws-c-common/Makefile
View file @
cde9f80e
File moved
devel/aws-c-common
s
/distinfo
→
devel/aws-c-common/distinfo
View file @
cde9f80e
File moved
devel/aws-c-common
s
/files/patch-CMakeLists.txt
→
devel/aws-c-common/files/patch-CMakeLists.txt
View file @
cde9f80e
File moved
devel/aws-c-common
s
/files/patch-source_posix_clock.c
→
devel/aws-c-common/files/patch-source_posix_clock.c
View file @
cde9f80e
File moved
devel/aws-c-common
s
/pkg-descr
→
devel/aws-c-common/pkg-descr
View file @
cde9f80e
File moved
devel/aws-c-common
s
/pkg-plist
→
devel/aws-c-common/pkg-plist
View file @
cde9f80e
File moved
devel/aws-c-event-stream/Makefile
View file @
cde9f80e
...
...
@@ -3,6 +3,7 @@
PORTNAME
=
aws-c-event-stream
PORTVERSION
=
0.1.4
PORTREVISION
=
1
DISTVERSIONPREFIX
=
v
PORTEPOCH
=
1
CATEGORIES
=
devel
...
...
@@ -12,7 +13,7 @@ COMMENT= C99 implementation of the vnd.amazon.eventstream content-type
LICENSE
=
APACHE20
LIB_DEPENDS
=
libaws-c-common.so:devel/aws-c-common
s
\
LIB_DEPENDS
=
libaws-c-common.so:devel/aws-c-common
\
libaws-checksums.so:devel/aws-checksums
USES
=
cmake compiler:c11
...
...
devel/aws-sdk-cpp/Makefile
View file @
cde9f80e
...
...
@@ -2,6 +2,7 @@
PORTNAME
=
aws-sdk-cpp
PORTVERSION
=
1.7.312
PORTREVISION
=
1
CATEGORIES
=
devel
MAINTAINER
=
danilo@FreeBSD.org
...
...
@@ -16,7 +17,7 @@ BROKEN_armv7= fails to build: runaway process
LIB_DEPENDS
=
libcurl.so:ftp/curl
\
libpulse.so:audio/pulseaudio
\
libaws-c-common.so:devel/aws-c-common
s
\
libaws-c-common.so:devel/aws-c-common
\
libaws-checksums.so:devel/aws-checksums
\
libaws-c-event-stream.so:devel/aws-c-event-stream
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment