mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to version 4.3.2
PR: ports/63556 Submitted by: maintainer
This commit is contained in:
parent
023f7a7550
commit
471c37afce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102614
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= logjam2
|
||||
PORTVERSION= 4.3.1
|
||||
PORTVERSION= 4.3.2
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://logjam.danga.com/download/
|
||||
DISTNAME= logjam-${PORTVERSION}
|
||||
@ -25,7 +25,8 @@ GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack \
|
||||
gnomeprefix \
|
||||
gtk20 \
|
||||
libxml2
|
||||
libxml2 \
|
||||
intlhack
|
||||
CONFIGURE_ARGS= --program-transform-name="s/$$//"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
@ -38,7 +39,9 @@ CONFIGURE_ARGS+= --without-gtkspell
|
||||
|
||||
.if defined(WITH_XMMS)
|
||||
LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
PLIST_SUB+= WITH_XMMS=""
|
||||
.else
|
||||
PLIST_SUB+= WITH_XMMS="@comment "
|
||||
CONFIGURE_ARGS+= --without-xmms
|
||||
.endif
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (logjam-4.3.1.tar.bz2) = ddc990aba9d7d17263d57c0305b1fce1
|
||||
SIZE (logjam-4.3.1.tar.bz2) = 604717
|
||||
MD5 (logjam-4.3.2.tar.bz2) = 59030225dc77be2d58d5cefe0935d61d
|
||||
SIZE (logjam-4.3.2.tar.bz2) = 601433
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/logjam
|
||||
%%WITH_XMMS%%bin/logjam-xmms-client
|
||||
share/gnome/applications/logjam.desktop
|
||||
share/gnome/pixmaps/logjam_goat.png
|
||||
share/gnome/pixmaps/logjam_pencil.png
|
||||
|
Loading…
Reference in New Issue
Block a user