aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2012-04-04 22:54:36 +0800
committerculot <culot@FreeBSD.org>2012-04-04 22:54:36 +0800
commit774cad670bc4abcc44e97290c85fe1d4fae5ac30 (patch)
tree383dae5768fd75449eb5e8d28bbb3baa76a804cc /databases
parentd8e86df748edf6127f4e18608df9cbeb6b8e47d4 (diff)
downloadfreebsd-ports-gnome-774cad670bc4abcc44e97290c85fe1d4fae5ac30.tar.gz
freebsd-ports-gnome-774cad670bc4abcc44e97290c85fe1d4fae5ac30.tar.zst
freebsd-ports-gnome-774cad670bc4abcc44e97290c85fe1d4fae5ac30.zip
- 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
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-cego/Makefile8
-rw-r--r--databases/p5-DBD-cego/distinfo4
-rw-r--r--databases/p5-DBD-cego/pkg-plist4
3 files changed, 7 insertions, 9 deletions
diff --git a/databases/p5-DBD-cego/Makefile b/databases/p5-DBD-cego/Makefile
index 2f32df8e63fd..275189fdad12 100644
--- a/databases/p5-DBD-cego/Makefile
+++ b/databases/p5-DBD-cego/Makefile
@@ -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}
diff --git a/databases/p5-DBD-cego/distinfo b/databases/p5-DBD-cego/distinfo
index ec5bf12b6ca5..284e570a1be7 100644
--- a/databases/p5-DBD-cego/distinfo
+++ b/databases/p5-DBD-cego/distinfo
@@ -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
diff --git a/databases/p5-DBD-cego/pkg-plist b/databases/p5-DBD-cego/pkg-plist
index 96c6976df10d..ba2efa4b73e1 100644
--- a/databases/p5-DBD-cego/pkg-plist
+++ b/databases/p5-DBD-cego/pkg-plist
@@ -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