ports/147481: [Maintainer UPDATE] Fix PLIST error in devel/bzr-explorer

C-S c-s at c-s.li
Fri Jun 4 20:40:02 UTC 2010


>Number:         147481
>Category:       ports
>Synopsis:       [Maintainer UPDATE] Fix PLIST error in devel/bzr-explorer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 04 20:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Fix PLIST error in devel/bzr-explorer
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -C 5 old/Makefile new/Makefile
*** old/Makefile	2010-06-04 22:32:35.123442000 +0200
--- new/Makefile	2010-06-04 22:33:28.027364288 +0200
***************
*** 1,14 ****
! # Ports collection makefile for:	bzr-git
  # Date created:		25 May 2010
! # Whom:			C-S
  #
  # $FreeBSD: ports/devel/bzr-explorer/Makefile,v 1.1 2010/06/02 06:42:42 wen Exp $
  #
  
  PORTNAME=	bzr-explorer
  PORTVERSION=	1.0.2
  CATEGORIES=	devel
  MASTER_SITES=	https://launchpadlibrarian.net/49349475/ \
  		http://www.c-s.li/ports/
  
  MAINTAINER=	c-s at c-s.li
--- 1,15 ----
! # Ports collection makefile for:	bzr-explorer
  # Date created:		25 May 2010
! # Whom:			Carlo Strub
  #
  # $FreeBSD: ports/devel/bzr-explorer/Makefile,v 1.1 2010/06/02 06:42:42 wen Exp $
  #
  
  PORTNAME=	bzr-explorer
  PORTVERSION=	1.0.2
+ PORTREVISION=	1
  CATEGORIES=	devel
  MASTER_SITES=	https://launchpadlibrarian.net/49349475/ \
  		http://www.c-s.li/ports/
  
  MAINTAINER=	c-s at c-s.li
diff -C 5 old/pkg-plist new/pkg-plist
*** old/pkg-plist	2010-06-04 22:32:35.123442000 +0200
--- new/pkg-plist	2010-06-04 22:33:28.026365032 +0200
***************
*** 358,369 ****
  @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/clothes/Register on Savannah
  @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/clothes/Register on Launchpad
  @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/clothes/Bazaar support
  @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/clothes
  @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer
- @dirrm share/licenses
- @dirrm share/licenses/bzr-explorer-1.0.2
  @dirrmtry %%PYTHON_SITELIBDIR%%/bzrlib
  @dirrmtry %%PYTHON_SITELIBDIR%%/bzrlib/plugins
- share/licenses/bzr-explorer-1.0.2/GPLv2
- share/licenses/bzr-explorer-1.0.2/LICENSE
- share/licenses/bzr-explorer-1.0.2/catalog.mk
--- 358,364 ----


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list