1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

databases/bbdb: Update to 3.2.2a

- Unbreak for editors/emacs-devel
- Adopt the port on behalf of emacs@ as it's an emacs related port
- Fix DOCS option

Reviewed by:	jrm
MFH:		2022Q2
This commit is contained in:
Ashish SHUKLA 2022-04-07 18:17:11 +00:00
parent b4ce004bbe
commit f737648f94
No known key found for this signature in database
GPG Key ID: C746CFA9E74FA4B0
2 changed files with 8 additions and 11 deletions

View File

@ -2,26 +2,21 @@
PORTNAME= bbdb
DISTVERSIONPREFIX= v
DISTVERSION= 3.2
PORTREVISION= 5
DISTVERSION= 3.2.2a
CATEGORIES= databases elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= emacs@FreeBSD.org
COMMENT= Big Brother Database
LICENSE= GPLv3+
.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox
BROKEN= Error occurred processing bbdb.el: Wrong type argument ((stringp nil))
.endif
BUILD_DEPENDS= texi2dvi:print/texinfo
USES= autoreconf emacs
USE_GITHUB= yes
GH_ACCOUNT= emacsmirror
USE_TEX= latex:build
GH_TAGNAME= a50c89a
BBDB_LISPDIR= ${EMACS_SITE_LISPDIR}/${PORTNAME}
GNU_CONFIGURE= yes
@ -32,6 +27,8 @@ NO_ARCH= yes
PLIST_SUB+= BBDB_LISPDIR=${BBDB_LISPDIR}
OPTIONS_DEFINE= DOCS
DOCS_USE= TEX=latex:build
DOCS_CONFIGURE_ENABLE= docs
# See http://lists.nongnu.org/archive/html/bbdb-user/2018-11/msg00003.html
.if ${FLAVOR:U} != devel_full && ${FLAVOR:U} != devel_nox

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1542049821
SHA256 (emacsmirror-bbdb-v3.2_GH0.tar.gz) = 36482abe5e9c11b9262334ae741b8828b9e76e708e54900559a70974f9f0b5df
SIZE (emacsmirror-bbdb-v3.2_GH0.tar.gz) = 189456
TIMESTAMP = 1649185489
SHA256 (emacsmirror-bbdb-v3.2.2a-a50c89a_GH0.tar.gz) = 07bacd44de94722bdca41e4145680bd6c008105d8c809bba99db61177ea11d50
SIZE (emacsmirror-bbdb-v3.2.2a-a50c89a_GH0.tar.gz) = 198766