- Update to 1.1.15 to unbreak build [1]

- Pet portlint(1) by moving LICENSE section earlier
- Use dirrmtry instead of dirrm in pkg-plist for directories not specific to
  this port

PR:		ports/166631 [1]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Feature safe:	yes
This commit is contained in:
Frederic Culot 2012-04-04 14:54:36 +00:00
parent f52b6afbc0
commit c2ea8bba0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294204
3 changed files with 7 additions and 9 deletions

View File

@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= DBD-cego
PORTVERSION= 1.1.14
PORTREVISION= 1
PORTVERSION= 1.1.15
CATEGORIES= databases perl5
MASTER_SITES= http://www.lemke-it.com/
PKGNAMEPREFIX= p5-
@ -14,13 +13,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= fbsd-ports@opsec.eu
COMMENT= A Cego DBI driver for Perl 5
LICENSE= GPLv2
BUILD_DEPENDS= p5-DBI>=1.61:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= p5-DBI>=1.61:${PORTSDIR}/databases/p5-DBI
LIB_DEPENDS= cego.1:${PORTSDIR}/databases/cego
BROKEN= does not compile
LICENSE= GPLv2
PERL_CONFIGURE= yes
CC:= ${CXX}

View File

@ -1,2 +1,2 @@
SHA256 (DBD-cego-1.1.14.tar.gz) = 998a134acc692efff58908d253b19b4a83b22602186407fd2bf427895af48d4e
SIZE (DBD-cego-1.1.14.tar.gz) = 15810
SHA256 (DBD-cego-1.1.15.tar.gz) = 5d566b1ed8ab0689a66606da2f79a18507c166ac95f1bdbccccbad18347bca56
SIZE (DBD-cego-1.1.15.tar.gz) = 16323

View File

@ -3,5 +3,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Cego/Cego.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Cego/Cego.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Cego
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/DBD
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD