mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Update to 0.5.2b, a critical bugfix. [1] [2]
- Utilize USE_LIBTOOL_VER=15 not to install *.la files. [3] PR: 67527 [1] Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> [1], olgeni [2], mezz [3]
This commit is contained in:
parent
6fe09b226d
commit
303a4e9846
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114729
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= liferea
|
PORTNAME= liferea
|
||||||
PORTVERSION= 0.5.2
|
PORTVERSION= 0.5.2b
|
||||||
CATEGORIES= net gnome
|
CATEGORIES= net gnome
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= liferea
|
MASTER_SITE_SUBDIR= liferea
|
||||||
@ -24,7 +24,7 @@ USE_GNOME= gnomeprefix gnomehack gconf2 libxml2 libgtkhtml \
|
|||||||
gnomevfs2
|
gnomevfs2
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
GNU_CONFIGURE= yes
|
USE_LIBTOOL_VER=15
|
||||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib"
|
LDFLAGS="-L${LOCALBASE}/lib"
|
||||||
MAN1= liferea.1
|
MAN1= liferea.1
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
MD5 (liferea-0.5.2.tar.gz) = 4790c907f018e7f6c92e2b922a250ac8
|
MD5 (liferea-0.5.2b.tar.gz) = 320a3b93bbf9d105ba45e0ca6dedcefe
|
||||||
SIZE (liferea-0.5.2.tar.gz) = 913017
|
SIZE (liferea-0.5.2b.tar.gz) = 912965
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
bin/liferea
|
bin/liferea
|
||||||
bin/liferea-bin
|
bin/liferea-bin
|
||||||
lib/liferea/liblihtmlg.la
|
|
||||||
lib/liferea/liblihtmlg.so
|
lib/liferea/liblihtmlg.so
|
||||||
%%MOZ%%lib/liferea/liblihtmlm.la
|
|
||||||
%%MOZ%%lib/liferea/liblihtmlm.so
|
%%MOZ%%lib/liferea/liblihtmlm.so
|
||||||
share/gnome/applications/liferea.desktop
|
share/gnome/applications/liferea.desktop
|
||||||
share/gnome/liferea/css/liferea.css
|
share/gnome/liferea/css/liferea.css
|
||||||
|
Loading…
Reference in New Issue
Block a user