mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Another checksum update w/o version bump - as it was correctly predicted in
my previous update the GNOME folks rerolled distfile once more because previous one was lacking some files necessary for configure script to work properly.
This commit is contained in:
parent
bfed17316e
commit
959d2ed986
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46515
@ -7,15 +7,13 @@
|
||||
|
||||
PORTNAME= libgda
|
||||
PORTVERSION= 0.2.90
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= databases gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/gnome-db
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
|
||||
libtool:${PORTSDIR}/devel/libtool
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
bonobo.2:${PORTSDIR}/devel/bonobo
|
||||
|
||||
@ -36,24 +34,4 @@ pre-patch:
|
||||
s|share/idl|share/gnome/idl|g ; \
|
||||
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
|
||||
|
||||
# <GNOME release management sucks!!!>
|
||||
MISSED= install-sh config.sub config.guess mkinstalldirs
|
||||
EVILFILES= libgda-client.la libgda-clientcpp.la libgda-common.la \
|
||||
libgda-server.la
|
||||
|
||||
pre-configure:
|
||||
.for file in ${MISSED}
|
||||
@${LN} -sf ${LOCALBASE}/share/automake/${file} ${WRKSRC}/
|
||||
@${LN} -sf ${LOCALBASE}/share/automake/${file} ${WRKDIR}/
|
||||
.endfor
|
||||
|
||||
pre-build:
|
||||
@${LN} -sf ${LOCALBASE}/bin/libtool ${WRKSRC}/
|
||||
|
||||
post-install:
|
||||
.for file in ${EVILFILES}
|
||||
@${RM} ${PREFIX}/lib/${file}
|
||||
.endfor
|
||||
# </GNOME release management sucks!!!>
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (libgda-0.2.90.tar.gz) = 1ccb154df3a2cebee3a1dcb2848b3bbb
|
||||
MD5 (libgda-0.2.90.tar.gz) = d968e062868656e2c55b354eb8bb2d0a
|
||||
|
@ -7,15 +7,13 @@
|
||||
|
||||
PORTNAME= libgda
|
||||
PORTVERSION= 0.2.90
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= databases gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/gnome-db
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
|
||||
libtool:${PORTSDIR}/devel/libtool
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
bonobo.2:${PORTSDIR}/devel/bonobo
|
||||
|
||||
@ -36,24 +34,4 @@ pre-patch:
|
||||
s|share/idl|share/gnome/idl|g ; \
|
||||
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
|
||||
|
||||
# <GNOME release management sucks!!!>
|
||||
MISSED= install-sh config.sub config.guess mkinstalldirs
|
||||
EVILFILES= libgda-client.la libgda-clientcpp.la libgda-common.la \
|
||||
libgda-server.la
|
||||
|
||||
pre-configure:
|
||||
.for file in ${MISSED}
|
||||
@${LN} -sf ${LOCALBASE}/share/automake/${file} ${WRKSRC}/
|
||||
@${LN} -sf ${LOCALBASE}/share/automake/${file} ${WRKDIR}/
|
||||
.endfor
|
||||
|
||||
pre-build:
|
||||
@${LN} -sf ${LOCALBASE}/bin/libtool ${WRKSRC}/
|
||||
|
||||
post-install:
|
||||
.for file in ${EVILFILES}
|
||||
@${RM} ${PREFIX}/lib/${file}
|
||||
.endfor
|
||||
# </GNOME release management sucks!!!>
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (libgda-0.2.90.tar.gz) = 1ccb154df3a2cebee3a1dcb2848b3bbb
|
||||
MD5 (libgda-0.2.90.tar.gz) = d968e062868656e2c55b354eb8bb2d0a
|
||||
|
@ -7,15 +7,13 @@
|
||||
|
||||
PORTNAME= libgda
|
||||
PORTVERSION= 0.2.90
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= databases gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/gnome-db
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
|
||||
libtool:${PORTSDIR}/devel/libtool
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
bonobo.2:${PORTSDIR}/devel/bonobo
|
||||
|
||||
@ -36,24 +34,4 @@ pre-patch:
|
||||
s|share/idl|share/gnome/idl|g ; \
|
||||
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
|
||||
|
||||
# <GNOME release management sucks!!!>
|
||||
MISSED= install-sh config.sub config.guess mkinstalldirs
|
||||
EVILFILES= libgda-client.la libgda-clientcpp.la libgda-common.la \
|
||||
libgda-server.la
|
||||
|
||||
pre-configure:
|
||||
.for file in ${MISSED}
|
||||
@${LN} -sf ${LOCALBASE}/share/automake/${file} ${WRKSRC}/
|
||||
@${LN} -sf ${LOCALBASE}/share/automake/${file} ${WRKDIR}/
|
||||
.endfor
|
||||
|
||||
pre-build:
|
||||
@${LN} -sf ${LOCALBASE}/bin/libtool ${WRKSRC}/
|
||||
|
||||
post-install:
|
||||
.for file in ${EVILFILES}
|
||||
@${RM} ${PREFIX}/lib/${file}
|
||||
.endfor
|
||||
# </GNOME release management sucks!!!>
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (libgda-0.2.90.tar.gz) = 1ccb154df3a2cebee3a1dcb2848b3bbb
|
||||
MD5 (libgda-0.2.90.tar.gz) = d968e062868656e2c55b354eb8bb2d0a
|
||||
|
Loading…
Reference in New Issue
Block a user