FreeBSD Bugzilla – Attachment 117928 Details for
Bug 160090
Update port: databases/lsdb to 0.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.97 KB, created by
tkato432
on 2011-08-24 19:50:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-24 19:50:17 UTC
Size:
1.97 KB
patch
obsolete
>diff -urN /usr/ports/databases/lsdb/Makefile databases/lsdb/Makefile >--- /usr/ports/databases/lsdb/Makefile 2011-08-02 22:20:46.000000000 +0900 >+++ databases/lsdb/Makefile 2011-08-25 00:19:31.000000000 +0900 >@@ -6,37 +6,37 @@ > # > > PORTNAME= lsdb >-PORTVERSION= 0.10 >-PORTREVISION= 6 >+PORTVERSION= 0.11 > CATEGORIES= databases elisp >-MASTER_SITES= http://downloads.sourceforge.jp/lsdb/${SFJP_RELEASE_ID}/ >+MASTER_SITES= SFJP/${PORTNAME}/7488 > PKGNAMESUFFIX= -${EMACS_PORT_NAME} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Lovely Sister Database > >-BROKEN= does not fetch >+LICENSE= GPLv2 # (or later) > > BUILD_DEPENDS= ${LOCALBASE}/share/flim/${FLIM_COOKIE}:${PORTSDIR}/editors/flim${DEPPORT_SUFFIX} > > USE_EMACS= yes >+MAKE_ARGS= LISPDIR="${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}" >+ALL_TARGET= elc >+ >+FLIM_COOKIE= flim-${EMACS_PORT_NAME}-1.14.FreeBSD-packages > > .include <bsd.port.pre.mk> > >-.if ${EMACS_PORT_NAME} == emacs20 >-DEPPORT_SUFFIX= -${EMACS_PORT_NAME} >-.else >+.if defined(EMACS_PORT_NAME) >+.if (${EMACS_PORT_NAME} == "emacs23") || (${EMACS_PORT_NAME} == "emacs-devel") > DEPPORT_SUFFIX= >+.else >+DEPPORT_SUFFIX= -${EMACS_PORT_NAME} >+.endif > .endif >- >-SFJP_RELEASE_ID= 1494 >-FLIM_COOKIE= flim-${EMACS_PORT_NAME}-1.14.FreeBSD-packages >- >-ALL_TARGET= elc >-MAKE_ARGS+= LISPDIR=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} > > post-patch: > ${REINPLACE_CMD} -e "s@ChangeLog:@ChangeLog:#@g" ${WRKSRC}/Makefile >+ > post-install: > ${INSTALL_DATA} ${WRKSRC}/bbdb-to-lsdb.el ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} > .if !defined(NOPORTDOCS) >diff -urN /usr/ports/databases/lsdb/distinfo databases/lsdb/distinfo >--- /usr/ports/databases/lsdb/distinfo 2011-03-21 02:03:58.000000000 +0900 >+++ databases/lsdb/distinfo 2011-08-20 17:06:55.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (lsdb-0.10.tar.gz) = 51a2fa9fdba41f7e557709b29a46493acc70997ee11efcdf5bf81030b693d029 >-SIZE (lsdb-0.10.tar.gz) = 23367 >+SHA256 (lsdb-0.11.tar.gz) = b8175971d32847c2fc0a5ca2840ea7534b0c4118edb6437a436496975b8d88d4 >+SIZE (lsdb-0.11.tar.gz) = 24921
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 160090
: 117928