Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 2014 09:23:36 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373866 - head/games/gbottler
Message-ID:  <201412040923.sB49Narb001254@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Dec  4 09:23:35 2014
New Revision: 373866
URL: https://svnweb.freebsd.org/changeset/ports/373866
QAT: https://qat.redports.org/buildarchive/r373866/

Log:
  - Simplify MASTER_SITES
  - Drop @dirrm* from plist

Modified:
  head/games/gbottler/Makefile
  head/games/gbottler/pkg-plist

Modified: head/games/gbottler/Makefile
==============================================================================
--- head/games/gbottler/Makefile	Thu Dec  4 09:23:06 2014	(r373865)
+++ head/games/gbottler/Makefile	Thu Dec  4 09:23:35 2014	(r373866)
@@ -5,8 +5,7 @@ PORTNAME=	gbottler
 PORTVERSION=	0.1.7
 PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR=	gbottler/45155
+MASTER_SITES=	SFJP/gbottler/45155
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	SSTP Bottle client

Modified: head/games/gbottler/pkg-plist
==============================================================================
--- head/games/gbottler/pkg-plist	Thu Dec  4 09:23:06 2014	(r373865)
+++ head/games/gbottler/pkg-plist	Thu Dec  4 09:23:35 2014	(r373866)
@@ -101,6 +101,3 @@ share/doc/gbottler-%%VERSION%%/ChangeLog
 share/doc/gbottler-%%VERSION%%/README
 share/doc/gbottler-%%VERSION%%/README.bottler
 share/doc/gbottler-%%VERSION%%/TODO
-@dirrm share/doc/gbottler-%%VERSION%%
-@dirrm lib/gbottler-%%VERSION%%/viewer
-@dirrm lib/gbottler-%%VERSION%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412040923.sB49Narb001254>