mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Update to 0.0.6.
This commit is contained in:
parent
7ee5501f48
commit
aeb1377fbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153158
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libgnetwork
|
||||
PORTVERSION= 0.0.5
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 0.0.6
|
||||
CATEGORIES= net gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0
|
||||
@ -20,28 +19,22 @@ USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomeprefix gnomehack intlhack gconf2
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_AUTOTOOLS= libtool:13:inc
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
#.if !defined(WITHOUT_SSL)
|
||||
#LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
#LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
#CONFIGURE_ARGS+=--enable-ssl=gnutls
|
||||
#.else
|
||||
CONFIGURE_ARGS+=--enable-ssl=no
|
||||
#.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Does not compile on !i386"
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
#pre-everything::
|
||||
# @${ECHO_MSG} ""
|
||||
# @${ECHO_MSG} "libgnetwork has the following configurable option(s):"
|
||||
# @${ECHO_MSG} " WITHOUT_SSL Disable GnuTLS SSL support"
|
||||
# @${ECHO_MSG} ""
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gnome2/libgnetwork-0.0.5.tar.bz2) = ca4670199ee3442b51a0597228c8ce7c
|
||||
SHA256 (gnome2/libgnetwork-0.0.5.tar.bz2) = 24a38930351eaefb216c613a2e213ce1d3a9a25c3583057dedca79d37a56ee1e
|
||||
SIZE (gnome2/libgnetwork-0.0.5.tar.bz2) = 509136
|
||||
MD5 (gnome2/libgnetwork-0.0.6.tar.bz2) = 684aa39d380c8f4fc8fcefe7bd2c0cf9
|
||||
SHA256 (gnome2/libgnetwork-0.0.6.tar.bz2) = 448bccd4a0980625f91689d9812a3cb5c5312cc3c947e6cdd612db9548ad89e4
|
||||
SIZE (gnome2/libgnetwork-0.0.6.tar.bz2) = 518325
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- configure.orig Wed Dec 11 18:31:51 2002
|
||||
+++ configure Thu Dec 12 12:07:17 2002
|
||||
@@ -7414,6 +7414,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
@ -48,14 +48,17 @@ libdata/pkgconfig/libgnetwork-1.0.pc
|
||||
%%DOCSDIR%%/libgnetwork.devhelp
|
||||
%%DOCSDIR%%/low-level-api.html
|
||||
%%DOCSDIR%%/right.png
|
||||
%%DOCSDIR%%/style.css
|
||||
%%DOCSDIR%%/tutorials.html
|
||||
%%DOCSDIR%%/up.png
|
||||
share/locale/am/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/az/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/ca/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/cs/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/de/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/es/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/fr/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/hr/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/ja/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/ml/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/ms/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
@ -67,6 +70,7 @@ share/locale/pt_BR/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/sr/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/sv/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/libgnetwork-1.0.mo
|
||||
@dirrm %%DOCSDIR%%
|
||||
@dirrm include/libgnetwork-1.0/libgnetwork
|
||||
@dirrm include/libgnetwork-1.0
|
||||
|
Loading…
Reference in New Issue
Block a user