- 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:
Jose Alonso Cardenas Marquez 2013-10-02 02:47:53 +00:00
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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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/|} \