diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2015-06-15 16:41:57 +0800 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2015-06-15 16:41:57 +0800 |
commit | d3679967c071a71bab6d5880faa1143831262ae3 (patch) | |
tree | 6645219cd2a684e5fac004e7dd57a02f1b17bac1 /comms | |
parent | 85a41b94c7fe44516817ef173a50aa6b4773f865 (diff) | |
download | freebsd-ports-gnome-d3679967c071a71bab6d5880faa1143831262ae3.tar.gz freebsd-ports-gnome-d3679967c071a71bab6d5880faa1143831262ae3.tar.zst freebsd-ports-gnome-d3679967c071a71bab6d5880faa1143831262ae3.zip |
- Bump PORTREVISION. lazarus was updated to 1.4.0
Diffstat (limited to 'comms')
-rw-r--r-- | comms/cqrlog/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/cqrlog/Makefile b/comms/cqrlog/Makefile index f6c6dcf3dc4f..daee391e8c99 100644 --- a/comms/cqrlog/Makefile +++ b/comms/cqrlog/Makefile @@ -3,6 +3,7 @@ PORTNAME= cqrlog PORTVERSION= 1.9.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= comms hamradio @@ -21,7 +22,7 @@ GH_ACCOUNT= ok2cqr WANT_GNOME= yes ALL_TARGET= ${PORTNAME} -LAZARUS_VER= 1.2.6 +LAZARUS_VER= 1.4.0 LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER} OPTIONS_SINGLE= LCL |