svn commit: r372570 - head/x11/florence
Guido Falsi
madpilot at FreeBSD.org
Fri Nov 14 18:19:32 UTC 2014
Author: madpilot
Date: Fri Nov 14 18:19:31 2014
New Revision: 372570
URL: https://svnweb.freebsd.org/changeset/ports/372570
QAT: https://qat.redports.org/buildarchive/r372570/
Log:
- Update to 0.6.3
- Use install-strip target
- Update plist
PR: 194867
Submitted by: Horia Racoviceanu <horia at racoviceanu.com> (maintainer)
Modified:
head/x11/florence/Makefile
head/x11/florence/distinfo
head/x11/florence/pkg-plist
Modified: head/x11/florence/Makefile
==============================================================================
--- head/x11/florence/Makefile Fri Nov 14 18:15:35 2014 (r372569)
+++ head/x11/florence/Makefile Fri Nov 14 18:19:31 2014 (r372570)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= florence
-PORTVERSION= 0.6.2
+PORTVERSION= 0.6.3
CATEGORIES= x11
MASTER_SITES= SF/florence/florence/${PORTVERSION}/
@@ -24,6 +24,7 @@ CONFIGURE_ARGS+=--prefix="${LOCALBASE}"
USE_LDCONFIG= yes
INSTALLS_OMF= yes
GLIB_SCHEMAS= org.florence.gschema.xml
+INSTALL_TARGET= install-strip
PORTDOCS= AUTHORS ChangeLog NEWS README
@@ -45,8 +46,6 @@ post-patch:
.endif
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libflorence-1.0.so.1
-
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
Modified: head/x11/florence/distinfo
==============================================================================
--- head/x11/florence/distinfo Fri Nov 14 18:15:35 2014 (r372569)
+++ head/x11/florence/distinfo Fri Nov 14 18:19:31 2014 (r372570)
@@ -1,2 +1,2 @@
-SHA256 (florence-0.6.2.tar.bz2) = 185ce805be5e5ef7cb42cd1f5abc93ab30b949651f04d37457e40022f98802f3
-SIZE (florence-0.6.2.tar.bz2) = 1073200
+SHA256 (florence-0.6.3.tar.bz2) = 422992fd07d285be73cce721a203e22cee21320d69b0fda1579ce62944c5091e
+SIZE (florence-0.6.3.tar.bz2) = 924287
Modified: head/x11/florence/pkg-plist
==============================================================================
--- head/x11/florence/pkg-plist Fri Nov 14 18:15:35 2014 (r372569)
+++ head/x11/florence/pkg-plist Fri Nov 14 18:19:31 2014 (r372570)
@@ -170,22 +170,3 @@ share/omf/florence/florence-C.omf
share/omf/florence/florence-fr.omf
share/omf/florence/florence-ru.omf
share/pixmaps/florence.svg
- at dirrm include/florence-1.0
- at dirrm %%DATADIR%%/layouts
- at dirrm %%DATADIR%%/relaxng
- at dirrm %%DATADIR%%/styles/bright
- at dirrm %%DATADIR%%/styles/default/sounds
- at dirrm %%DATADIR%%/styles/default
- at dirrm %%DATADIR%%/styles/flat
- at dirrm %%DATADIR%%/styles/hard
- at dirrm %%DATADIR%%/styles
- at dirrm %%DATADIR%%/svg11
- at dirrm %%DATADIR%%
- at dirrm share/gnome/help/florence/C/figures
- at dirrm share/gnome/help/florence/C
- at dirrm share/gnome/help/florence/fr/figures
- at dirrm share/gnome/help/florence/fr
- at dirrm share/gnome/help/florence/ru/figures
- at dirrm share/gnome/help/florence/ru
- at dirrm share/gnome/help/florence
- at dirrm share/omf/florence
More information about the svn-ports-all
mailing list