Skip to content

Commit

Permalink
editors/lazarus*: Bump PORTREVISION. lang/fpc has been changed
Browse files Browse the repository at this point in the history
- Remove obsolete dependency
- Bump PORTREVISION
  • Loading branch information
alonsobsd committed Nov 12, 2023
1 parent 0b92f92 commit 00406c5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions editors/lazarus-devel/Makefile
@@ -1,7 +1,7 @@
PORTNAME= lazarus
DISTVERSION= 3.0.0.20231028
PKGNAMESUFFIX?= -gtk2-devel
PORTREVISION?= 1
PORTREVISION?= 2
CATEGORIES= editors devel
DIST_SUBDIR= freepascal

Expand All @@ -14,7 +14,7 @@ CONFLICTS?= lazarus-gtk2 lazarus-qt5 lazarus-qt5-devel lazarus-qt6-devel
BUILD_DEPENDS?= ${LOCALBASE}/bin/as:devel/binutils
RUN_DEPENDS?= ${LOCALBASE}/bin/as:devel/binutils \
gmake:devel/gmake \
${LOCALBASE}/share/fpc-source-${FPC_DEFAULT}/Makefile.fpc:lang/fpc-source
${LOCALBASE}/share/fpc-source-${FPC_DEFAULT}/Makefile.fpc:lang/fpc${FPC_DEVELSUFFIX}-source

ONLY_FOR_ARCHS= i386 amd64

Expand Down
2 changes: 1 addition & 1 deletion editors/lazarus-qt5/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 3
PORTREVISION= 4

PKGNAMESUFFIX?= -qt5

Expand Down
5 changes: 2 additions & 3 deletions editors/lazarus/Makefile
Expand Up @@ -2,7 +2,7 @@ PORTNAME= lazarus
PORTVERSION= 2.2.6
DISTVERSIONSUFFIX= -0
PKGNAMESUFFIX?= -gtk2
PORTREVISION?= 2
PORTREVISION?= 3
CATEGORIES= editors devel
MASTER_SITES= SF/${PORTNAME}/Lazarus%20Zip%20_%20GZip/Lazarus%20${PORTVERSION} \
LOCAL/acm/freepascal
Expand All @@ -17,8 +17,7 @@ CONFLICTS?= lazarus-gtk2-devel lazarus-qt5 lazarus-qt5-devel lazarusqt6-devel
BUILD_DEPENDS?= ${LOCALBASE}/bin/as:devel/binutils
RUN_DEPENDS?= ${LOCALBASE}/bin/as:devel/binutils \
gmake:devel/gmake \
${PPNAME}:lang/fpc \
${LOCALBASE}/share/fpc-source-${FPC_DEFAULT}/Makefile.fpc:lang/fpc-source
${LOCALBASE}/share/fpc-source-${FPC_DEFAULT}/Makefile.fpc:lang/fpc${FPC_DEVELSUFFIX}-source

ONLY_FOR_ARCHS= i386 amd64

Expand Down

0 comments on commit 00406c5

Please sign in to comment.