svn commit: r373866 - head/games/gbottler

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Dec 4 09:23:36 UTC 2014


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 at 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
- at dirrm share/doc/gbottler-%%VERSION%%
- at dirrm lib/gbottler-%%VERSION%%/viewer
- at dirrm lib/gbottler-%%VERSION%%


More information about the svn-ports-head mailing list