svn commit: r344589 - in head: . x11 x11-toolkits x11-toolkits/sakura x11/sakura
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sun Feb 16 15:57:13 UTC 2014
Author: danilo
Date: Sun Feb 16 15:57:11 2014
New Revision: 344589
URL: http://svnweb.freebsd.org/changeset/ports/344589
QAT: https://qat.redports.org/buildarchive/r344589/
Log:
- Moved to a better category
Reported by: Herbert J. Skuhra <hskuhra at eumx.net>
Added:
head/x11/sakura/
- copied from r344566, head/x11-toolkits/sakura/
Deleted:
head/x11-toolkits/sakura/
Modified:
head/MOVED
head/x11-toolkits/Makefile
head/x11/Makefile
head/x11/sakura/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Sun Feb 16 15:55:37 2014 (r344588)
+++ head/MOVED Sun Feb 16 15:57:11 2014 (r344589)
@@ -5450,3 +5450,4 @@ textproc/p5-ElasticSearch|textproc/p5-El
x11-fonts/cosmic-sans-neue-mono|x11-fonts/fantasque-sans-mono|2014-02-13|Renamed upstream
mail/zmailer||2014-02-13|Broken since at least last August
lang/gcc34|lang/gcc46|2014-02-13|Superseded by GCC 4.6 or later
+x11-toolkits/sakura|x11/sakura|2014-02-16|Moved to a better category
Modified: head/x11-toolkits/Makefile
==============================================================================
--- head/x11-toolkits/Makefile Sun Feb 16 15:55:37 2014 (r344588)
+++ head/x11-toolkits/Makefile Sun Feb 16 15:57:11 2014 (r344589)
@@ -238,7 +238,6 @@
SUBDIR += rubygem-pango
SUBDIR += rubygem-poppler
SUBDIR += rubygem-vte
- SUBDIR += sakura
SUBDIR += scintilla
SUBDIR += sdl_pango
SUBDIR += shared-desktop-ontologies
Modified: head/x11/Makefile
==============================================================================
--- head/x11/Makefile Sun Feb 16 15:55:37 2014 (r344588)
+++ head/x11/Makefile Sun Feb 16 15:57:11 2014 (r344589)
@@ -260,6 +260,7 @@
SUBDIR += rxvt
SUBDIR += rxvt-devel
SUBDIR += rxvt-unicode
+ SUBDIR += sakura
SUBDIR += sbxkb
SUBDIR += scripts
SUBDIR += scrnsaverproto
Modified: head/x11/sakura/Makefile
==============================================================================
--- head/x11-toolkits/sakura/Makefile Sun Feb 16 14:09:14 2014 (r344566)
+++ head/x11/sakura/Makefile Sun Feb 16 15:57:11 2014 (r344589)
@@ -3,7 +3,7 @@
PORTNAME= sakura
PORTVERSION= 3.1.3
-CATEGORIES= x11-toolkits gnome
+CATEGORIES= x11 gnome
MASTER_SITES= http://launchpadlibrarian.net/159682501/
MAINTAINER= danilo at FreeBSD.org
@@ -18,7 +18,6 @@ USES= cmake pkgconfig gettext
USE_BZIP2= yes
LDFLAGS+= -lintl
-.include <bsd.port.options.mk>
post-patch:
@${REINPLACE_CMD} -e '/NOT MATCHES "Debug"/d ; \
/"-O2"/d ; \
More information about the svn-ports-all
mailing list