mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Update libgit2-glib to 0.24.4.
Switch to USES=localbase Obtained from: GNOME devel repo
This commit is contained in:
parent
f59a6653a5
commit
42f20fa8e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439207
2 changed files with 6 additions and 7 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libgit2-glib
|
||||
PORTVERSION= 0.24.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.24.4
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -18,14 +17,13 @@ BUILD_DEPENDS= vapigen:lang/vala \
|
|||
gtkdoc-check:textproc/gtk-doc
|
||||
LIB_DEPENDS= libgit2.so:devel/libgit2
|
||||
|
||||
USES= compiler:c11 gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= compiler:c11 gettext-runtime gmake libtool localbase \
|
||||
pathfix pkgconfig tar:xz
|
||||
USE_GNOME= glib20 gnomeprefix gtk30 intlhack introspection
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
CONFIGURE_ARGS= --disable-python
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (gnome3/libgit2-glib-0.24.0.tar.xz) = d616c268821c28ff8dc1a6419dbf8555fa48e31dc6509c10f5151be7690f4845
|
||||
SIZE (gnome3/libgit2-glib-0.24.0.tar.xz) = 456724
|
||||
TIMESTAMP = 1477242775
|
||||
SHA256 (gnome3/libgit2-glib-0.24.4.tar.xz) = 3a211f756f250042f352b3070e7314a048c88e785dba9d118b851253a7c60220
|
||||
SIZE (gnome3/libgit2-glib-0.24.4.tar.xz) = 458360
|
||||
|
|
Loading…
Add table
Reference in a new issue