Skip to content

Commit

Permalink
ports-mgmt/portconfig: update to 0.4
Browse files Browse the repository at this point in the history
PR:		266132
Approved by:	bapt (maintainer)
  • Loading branch information
alfonsosiciliano committed Sep 15, 2022
1 parent acb37e7 commit 9fb8e95
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 33 deletions.
6 changes: 3 additions & 3 deletions ports-mgmt/portconfig/Makefile
@@ -1,5 +1,5 @@
PORTNAME= portconfig
PORTVERSION= 0.3
PORTVERSION= 0.4
CATEGORIES= ports-mgmt

MAINTAINER= bapt@FreeBSD.org
Expand All @@ -14,10 +14,10 @@ USES= localbase:ldflags

USE_GITLAB= yes
GL_ACCOUNT= alfix
GL_COMMIT= d8863468ba3f5927a6f27180ec18b21724a24fcf
GL_COMMIT= 120109308b3c15a4570e65ea91bfba6426b37193

PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz \
man/man1/${PORTNAME}.1.gz

do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/portconfig/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1649368024
SHA256 (alfix-portconfig-d8863468ba3f5927a6f27180ec18b21724a24fcf_GL0.tar.gz) = 67d758969e970ffc046d332bb8c817d6c5ae9eefb1aecedb2070312cee067431
SIZE (alfix-portconfig-d8863468ba3f5927a6f27180ec18b21724a24fcf_GL0.tar.gz) = 203339
TIMESTAMP = 1661946735
SHA256 (alfix-portconfig-120109308b3c15a4570e65ea91bfba6426b37193_GL0.tar.gz) = 591f6a36502846c0f5b2f778165268327d8ac4e321f87eb53cb87840f573bedc
SIZE (alfix-portconfig-120109308b3c15a4570e65ea91bfba6426b37193_GL0.tar.gz) = 121236
27 changes: 0 additions & 27 deletions ports-mgmt/portconfig/files/patch-Makefile

This file was deleted.

0 comments on commit 9fb8e95

Please sign in to comment.