Skip to content

Commit

Permalink
nodejs: Bump PORTREVISION for dependency change
Browse files Browse the repository at this point in the history
USES=nodejs defaults to www/node20 now.
  • Loading branch information
sunpoet committed Nov 1, 2023
1 parent 5577e1f commit 1ce5801
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 9 deletions.
1 change: 1 addition & 0 deletions devel/emscripten/Makefile
@@ -1,5 +1,6 @@
PORTNAME= emscripten
DISTVERSION= 3.1.43
PORTREVISION= 1
CATEGORIES= devel www

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion devel/node-thrift/Makefile
@@ -1,6 +1,6 @@
PORTNAME= thrift
PORTVERSION= ${THRIFT_PORTVERSION}
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= APACHE/thrift/${PORTVERSION}
PKGNAMEPREFIX= node-
Expand Down
2 changes: 1 addition & 1 deletion devel/purescript-language-server/Makefile
@@ -1,6 +1,6 @@
PORTNAME= purescript-language-server
PORTVERSION= 0.17.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel textproc
MASTER_SITES= https://github.com/nwolverson/${PORTNAME}/releases/download/v${PORTVERSION}/
DISTNAME= ${PORTNAME}.js
Expand Down
1 change: 1 addition & 0 deletions devel/rubygem-execjs/Makefile
@@ -1,5 +1,6 @@
PORTNAME= execjs
PORTVERSION= 2.9.1
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand Down
1 change: 1 addition & 0 deletions devel/rubygem-webpacker-rails60/Makefile
@@ -1,5 +1,6 @@
PORTNAME= webpacker
PORTVERSION= 5.4.4
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails60
Expand Down
1 change: 1 addition & 0 deletions devel/rubygem-webpacker-rails61/Makefile
@@ -1,5 +1,6 @@
PORTNAME= webpacker
PORTVERSION= 5.4.4
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails61
Expand Down
1 change: 1 addition & 0 deletions devel/rubygem-webpacker4-rails60/Makefile
@@ -1,5 +1,6 @@
PORTNAME= webpacker
PORTVERSION= 4.3.0
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 4-rails60
Expand Down
2 changes: 1 addition & 1 deletion devel/sonar-scanner-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sonar-scanner-cli
DISTVERSION= 4.4.0.2170
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel security www java
MASTER_SITES= https://binaries.sonarsource.com/Distribution/${PORTNAME}/

Expand Down
2 changes: 1 addition & 1 deletion games/wipeclean/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wipeclean
PORTVERSION= 1.1.2
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= LOCAL/ehaupt
Expand Down
2 changes: 1 addition & 1 deletion lang/antimony/Makefile
@@ -1,7 +1,7 @@
PORTNAME= antimony
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= lang
PKGNAMESUFFIX= -language

Expand Down
2 changes: 1 addition & 1 deletion lang/coffeescript/Makefile
@@ -1,6 +1,6 @@
PORTNAME= coffeescript
DISTVERSION= 2.7.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= lang

MAINTAINER= egypcio@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion textproc/write-good/Makefile
@@ -1,7 +1,7 @@
PORTNAME= write-good
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= LOCAL/0mp/:npm
DISTFILES= ${_NPM_DISTFILES}
Expand Down
2 changes: 1 addition & 1 deletion www/csso/Makefile
@@ -1,7 +1,7 @@
PORTNAME= csso
PORTVERSION= 1.3.9
DISTVERSIONPREFIX= v
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= http://nivit.altervista.org/FreeBSD/ports/distfiles/

Expand Down
1 change: 1 addition & 0 deletions www/gitlab-ce/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-ce
PORTVERSION= 16.5.1
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= www devel

Expand Down
1 change: 1 addition & 0 deletions www/node/Makefile
@@ -1,5 +1,6 @@
PORTNAME= node
PORTVERSION= ${NODEJS_PORTVERSION}
PORTREVISION= 1
CATEGORIES= www

MAINTAINER= sunpoet@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions www/npm/Makefile
@@ -1,5 +1,6 @@
PORTNAME= npm
PORTVERSION= 10.2.0
PORTREVISION= 1
CATEGORIES= www

MAINTAINER= sunpoet@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion www/yarn/Makefile
@@ -1,6 +1,6 @@
PORTNAME= yarn
PORTVERSION= 1.22.18
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www

MAINTAINER= pizzamig@FreeBSD.org
Expand Down

0 comments on commit 1ce5801

Please sign in to comment.