ports/187396: [patch] misc/ossp-uuid - fix pkg-plist after recent change

Andrej Zverev az at FreeBSD.org
Sun Mar 9 16:40:01 UTC 2014


>Number:         187396
>Category:       ports
>Synopsis:       [patch] misc/ossp-uuid - fix pkg-plist after recent change
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 09 16:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:


	
>Description:
	You don't need install perllocal.pod.gz, also you don't need to try remove
	directories which belong to lang/perl5.x. 
	
>How-To-Repeat:
	
>Fix:

	

--- 1 begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 347598)
+++ Makefile	(working copy)
@@ -3,7 +3,7 @@
 
 PORTNAME=	uuid
 PORTVERSION=	1.6.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	misc devel
 MASTER_SITES=	${MASTER_SITE_OSSP}
 MASTER_SITE_SUBDIR=	lib/${PORTNAME}
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 347598)
+++ pkg-plist	(working copy)
@@ -5,7 +5,6 @@
 lib/libuuid.a
 lib/libuuid++.a
 lib/libuuid++.la
-%%WITH_PERL%%lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/perllocal.pod.gz
 libdata/pkgconfig/uuid.pc
 %%WITH_PERL%%%%PERL5_MAN3%%/OSSP::uuid.3.gz
 %%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/OSSP/uuid.pm
@@ -16,15 +15,6 @@
 %%WITH_PERL%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/OSSP/uuid
 %%WITH_PERL%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/OSSP
 %%WITH_PERL%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/OSSP
-%%WITH_PERL%%@dirrmtry %%PERL5_MAN3%%
-%%WITH_PERL%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
-%%WITH_PERL%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
-%%WITH_PERL%%@dirrmtry %%SITE_PERL%%
-%%WITH_PERL%%@dirrmtry lib/perl5/%%PERL_VER%%/man
-%%WITH_PERL%%@dirrmtry lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%
-%%WITH_PERL%%@dirrmtry lib/perl5/%%PERL_VER%%
-%%WITH_PERL%%@dirrmtry lib/perl5/site_perl
-%%WITH_PERL%%@dirrmtry lib/perl5
 man/man1/uuid-config.1.gz
 man/man1/uuid.1.gz
 man/man3/uuid++.3.gz
--- 1 ends here ---


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


More information about the freebsd-ports-bugs mailing list