mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Upgrade to 0.9.10, and strip binary.
PR: 197443 Submitted by: Ports Fury.
This commit is contained in:
parent
0b77eed4d4
commit
6b01eabd2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379079
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mu
|
||||
PORTVERSION= 0.9.9.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.10
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= GH
|
||||
|
||||
@ -19,13 +18,14 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= djcb
|
||||
GH_PROJECT= ${PORTNAME}
|
||||
GH_TAGNAME= ${PORTVERSION:S/^/v/}
|
||||
GH_COMMIT= ab58307
|
||||
GH_COMMIT= 7888ba3
|
||||
|
||||
USES= gmake libtool makeinfo pkgconfig
|
||||
USE_GNOME= glib20
|
||||
USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
CONFIGURE_ARGS= --disable-silent-rules --disable-gtk
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mu-0.9.9.6.tar.gz) = 3de15ee22db402dff4f2593e3d2a08341c17496ac925cf69492c925afdab3dac
|
||||
SIZE (mu-0.9.9.6.tar.gz) = 2172766
|
||||
SHA256 (mu-0.9.10.tar.gz) = 8328a65fcc12bdb2cf3a2ffd98ad8e0e4bc1af0f891a23b2948bc8527fff7312
|
||||
SIZE (mu-0.9.10.tar.gz) = 2176722
|
||||
|
Loading…
Reference in New Issue
Block a user