diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2017-03-01 17:50:48 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2017-03-01 17:50:48 +0000 |
commit | 9165a9d60e2e4595780dfde23d75850e6ea6b741 (patch) | |
tree | 25053fc3043842833d98fb31738464d23a742140 /editors | |
parent | Remove expired ports: (diff) |
- Update to 1.6.4
ChangeLog: http://wiki.freepascal.org/Lazarus_1.6_fixes_branch
Diffstat (limited to 'editors')
-rw-r--r-- | editors/lazarus-lcl-gtk2/Makefile | 1 | ||||
-rw-r--r-- | editors/lazarus-lcl-nogui/Makefile | 1 | ||||
-rw-r--r-- | editors/lazarus-lcl-qt/Makefile | 1 | ||||
-rw-r--r-- | editors/lazarus-lcl-units/Makefile | 1 | ||||
-rw-r--r-- | editors/lazarus/Makefile | 4 | ||||
-rw-r--r-- | editors/lazarus/distinfo | 6 |
6 files changed, 5 insertions, 9 deletions
diff --git a/editors/lazarus-lcl-gtk2/Makefile b/editors/lazarus-lcl-gtk2/Makefile index 5251b34f5c7c..6affb3e7b62f 100644 --- a/editors/lazarus-lcl-gtk2/Makefile +++ b/editors/lazarus-lcl-gtk2/Makefile @@ -1,7 +1,6 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 PKGNAMESUFFIX= -lcl-gtk2 COMMENT= Lazarus components library - GTK2 backend diff --git a/editors/lazarus-lcl-nogui/Makefile b/editors/lazarus-lcl-nogui/Makefile index 102b79e21767..99fc4398bf63 100644 --- a/editors/lazarus-lcl-nogui/Makefile +++ b/editors/lazarus-lcl-nogui/Makefile @@ -1,7 +1,6 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 PKGNAMESUFFIX= -lcl-nogui COMMENT= Lazarus components library - No gui backend diff --git a/editors/lazarus-lcl-qt/Makefile b/editors/lazarus-lcl-qt/Makefile index 93264bc04f05..8748a2d927ba 100644 --- a/editors/lazarus-lcl-qt/Makefile +++ b/editors/lazarus-lcl-qt/Makefile @@ -1,7 +1,6 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 PKGNAMESUFFIX= -lcl-qt COMMENT= Lazarus components library - QT backend diff --git a/editors/lazarus-lcl-units/Makefile b/editors/lazarus-lcl-units/Makefile index 60521c0f4b2c..b2a53085dd9f 100644 --- a/editors/lazarus-lcl-units/Makefile +++ b/editors/lazarus-lcl-units/Makefile @@ -1,7 +1,6 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 PKGNAMESUFFIX= -lcl-units COMMENT= Lazarus components library units diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile index b6b072d00c61..8a3ece7d2f77 100644 --- a/editors/lazarus/Makefile +++ b/editors/lazarus/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= lazarus -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.4 DISTVERSIONSUFFIX= -0 -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= editors devel MASTER_SITES= SF/${PORTNAME}/Lazarus%20Zip%20_%20GZip/Lazarus%20${PORTVERSION:S/.0//} \ LOCAL/acm/freepascal diff --git a/editors/lazarus/distinfo b/editors/lazarus/distinfo index 132ed55ddfb4..8530e29429c0 100644 --- a/editors/lazarus/distinfo +++ b/editors/lazarus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479282131 -SHA256 (freepascal/lazarus-1.6.2-0.tar.gz) = eae73ac1d50456d191e13601ea5c333a8816732f6fcd0b849c3685da869cc1ef -SIZE (freepascal/lazarus-1.6.2-0.tar.gz) = 55949169 +TIMESTAMP = 1488377664 +SHA256 (freepascal/lazarus-1.6.4-0.tar.gz) = 336654c5ad32244e64a56511108965b6b8eb25fe5882f61b2c15a24d8435a5e2 +SIZE (freepascal/lazarus-1.6.4-0.tar.gz) = 57180961 |