Skip to content

Conversation

@gmbeard
Copy link
Contributor

@gmbeard gmbeard commented Mar 29, 2023

Testing the changes

  • I tested the changes in this PR: briefly

Tested by running httpd -V to show the compile configuration (did this for x86_64 and aarch64)

Local build testing

  • I built this PR locally for my native architecture, x86_64-glibc
  • I built this PR locally for these architectures:
    • x86_64-musl
    • aarch64
    • armv6l

(CC @ologantr)

@gmbeard gmbeard force-pushed the feature/apache-update branch from 99094bb to 297ec8b Compare March 30, 2023 06:55
@gmbeard
Copy link
Contributor Author

gmbeard commented Mar 30, 2023

Cleaned up some of the unnecessary changes I made while trying to get this to cross build

license="Apache-2.0"
homepage="https://httpd.apache.org/"
changelog="https://www.apache.org/dist/httpd/CHANGES_2.4"
distfiles="https://dlcdn.apache.org/httpd/httpd-${version}.tar.bz2"
Copy link
Contributor

@klarasm klarasm May 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
distfiles="https://dlcdn.apache.org/httpd/httpd-${version}.tar.bz2"
distfiles="https://archive.apache.org/dist/httpd/httpd-${version}.tar.bz2"

I don't know if it's appropriate for this package, but https://archive.apache.org/dist does not delete outdated versions which would help for local testing when revbumping (as the distfiles are not cached locally if they have not been used earlier).

@klarasm klarasm mentioned this pull request May 15, 2023
6 tasks
@Duncaen Duncaen merged commit a605318 into void-linux:master Jun 23, 2023
@gmbeard gmbeard deleted the feature/apache-update branch November 28, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants