Date: Sun, 14 Oct 2012 00:16:15 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305854 - head/misc/xiphos Message-ID: <201210140016.q9E0GFpr038729@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Sun Oct 14 00:16:15 2012 New Revision: 305854 URL: http://svn.freebsd.org/changeset/ports/305854 Log: - Remove icon-cache from plist - Bump PORTREVISION - Trim headers Submitted by: bapt via irc Feature safe: yes Modified: head/misc/xiphos/Makefile (contents, props changed) head/misc/xiphos/pkg-plist (contents, props changed) Modified: head/misc/xiphos/Makefile ============================================================================== --- head/misc/xiphos/Makefile Sat Oct 13 23:23:26 2012 (r305853) +++ head/misc/xiphos/Makefile Sun Oct 14 00:16:15 2012 (r305854) @@ -1,13 +1,8 @@ -# New ports collection makefile for: xiphos -# Date created: February 2, 2009 -# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xiphos PORTVERSION= 3.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc gnome MASTER_SITES= SF/gnomesword/Xiphos/${PORTVERSION} Modified: head/misc/xiphos/pkg-plist ============================================================================== --- head/misc/xiphos/pkg-plist Sat Oct 13 23:23:26 2012 (r305853) +++ head/misc/xiphos/pkg-plist Sun Oct 14 00:16:15 2012 (r305854) @@ -121,7 +121,6 @@ share/gnome/help/xiphos/fr/figures/sword share/gnome/help/xiphos/fr/figures/sword_remove.png share/gnome/help/xiphos/fr/figures/sword_sources.png share/gnome/help/xiphos/fr/xiphos.xml -share/icons/hicolor/icon-theme.cache share/icons/hicolor/scalable/apps/xiphos.svg share/locale/ar/LC_MESSAGES/xiphos.mo share/locale/cs/LC_MESSAGES/xiphos.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210140016.q9E0GFpr038729>