mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Bump PORTREVISION. lazarus port needs be rebuilt because lang/fpc have been
modified. It will avoid mismatch size problems with some lazarus files
This commit is contained in:
parent
c597c9a763
commit
83c7e06d7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329013
6 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -lcl-gtk
|
||||
|
||||
COMMENT= Lazarus components library - GTK backend
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -lcl-gtk2
|
||||
|
||||
COMMENT= Lazarus components library - GTK2 backend
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -lcl-nogui
|
||||
|
||||
COMMENT= Lazarus components library - No gui backend
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -lcl-qt
|
||||
|
||||
COMMENT= Lazarus components library - QT backend
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -lcl-units
|
||||
|
||||
COMMENT= Lazarus components library units
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= lazarus
|
||||
PORTVERSION= 1.0.12
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= editors devel
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
|
||||
${MASTER_SITE_LOCAL:S|$|acm/freepascal/|} \
|
||||
|
|
Loading…
Add table
Reference in a new issue