Skip to content

Commit

Permalink
www/garage: Update to 1.0.0
Browse files Browse the repository at this point in the history
- Update rc.d script to use daemon(8) to daemonize[0]
- Add garage_log_file rc.conf parameter for log file

PR:		274711 [0]
Reported by:	vedad@kajtaz.net [0]
  • Loading branch information
wahjava committed May 16, 2024
1 parent 7a9b968 commit f923df1
Show file tree
Hide file tree
Showing 4 changed files with 814 additions and 673 deletions.
3 changes: 1 addition & 2 deletions www/garage/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= garage
DISTVERSION= 0.9.0
PORTREVISION= 4
DISTVERSION= 1.0.0
CATEGORIES= www
MASTER_SITES= https://git.deuxfleurs.fr/Deuxfleurs/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
Expand Down

0 comments on commit f923df1

Please sign in to comment.