mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Bump PORTREVISION for devel/libmaa shlib change
This commit is contained in:
parent
24d327b54c
commit
e76dd1c7aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272617
4 changed files with 7 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= paexec
|
PORTNAME= paexec
|
||||||
PORTVERSION= 0.16.1
|
PORTVERSION= 0.16.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
|
|
|
@ -8,13 +8,14 @@
|
||||||
|
|
||||||
PORTNAME= dictd
|
PORTNAME= dictd
|
||||||
PORTVERSION= 1.12.0
|
PORTVERSION= 1.12.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES+= net textproc
|
CATEGORIES+= net textproc
|
||||||
MASTER_SITES= SF/dict/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
MASTER_SITES= SF/dict/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER?= clsung@FreeBSD.org
|
MAINTAINER?= clsung@FreeBSD.org
|
||||||
COMMENT= Dict protocol (RFC 2229) server
|
COMMENT= Dict protocol (RFC 2229) server
|
||||||
|
|
||||||
LIB_DEPENDS= maa.2:${PORTSDIR}/devel/libmaa
|
LIB_DEPENDS= maa.3:${PORTSDIR}/devel/libmaa
|
||||||
|
|
||||||
MAN1= dictzip.1
|
MAN1= dictzip.1
|
||||||
MAN8= dictd.8
|
MAN8= dictd.8
|
||||||
|
|
|
@ -8,6 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= dict
|
PORTNAME= dict
|
||||||
PORTVERSION= 1.12.0
|
PORTVERSION= 1.12.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}d/${PORTNAME}d-${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}d/${PORTNAME}d-${PORTVERSION}
|
||||||
DISTNAME= ${PORTNAME}d-${PORTVERSION}
|
DISTNAME= ${PORTNAME}d-${PORTVERSION}
|
||||||
|
@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME}d-${PORTVERSION}
|
||||||
MAINTAINER= clsung@FreeBSD.org
|
MAINTAINER= clsung@FreeBSD.org
|
||||||
COMMENT= Dictionary Server Protocol (RFC2229) client
|
COMMENT= Dictionary Server Protocol (RFC2229) client
|
||||||
|
|
||||||
LIB_DEPENDS= maa.2:${PORTSDIR}/devel/libmaa
|
LIB_DEPENDS= maa.3:${PORTSDIR}/devel/libmaa
|
||||||
|
|
||||||
USE_BISON= build
|
USE_BISON= build
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= dictfmt
|
PORTNAME= dictfmt
|
||||||
PORTVERSION= 1.12.0
|
PORTVERSION= 1.12.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= SF/dict/dictd/dictd-${PORTVERSION}
|
MASTER_SITES= SF/dict/dictd/dictd-${PORTVERSION}
|
||||||
DISTNAME= dictd-${PORTVERSION}
|
DISTNAME= dictd-${PORTVERSION}
|
||||||
|
@ -14,7 +15,7 @@ DISTNAME= dictd-${PORTVERSION}
|
||||||
MAINTAINER= clsung@FreeBSD.org
|
MAINTAINER= clsung@FreeBSD.org
|
||||||
COMMENT= Formats a DICT protocol dictionary database
|
COMMENT= Formats a DICT protocol dictionary database
|
||||||
|
|
||||||
LIB_DEPENDS= maa.2:${PORTSDIR}/devel/libmaa
|
LIB_DEPENDS= maa.3:${PORTSDIR}/devel/libmaa
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue