diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-09 18:05:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-09 18:05:50 +0000 |
commit | dafff22ee1eff595c2426c1d72149d7393009f67 (patch) | |
tree | 9c83648511474bd76909bfa9ff33bd62a002f80e /www/drupal7 | |
parent | 8500306355de89fe7d9a0f2f2312b9be9b9ef1f2 (diff) | |
download | ports-dafff22ee1eff595c2426c1d72149d7393009f67.tar.gz ports-dafff22ee1eff595c2426c1d72149d7393009f67.zip |
Notes
Diffstat (limited to 'www/drupal7')
-rw-r--r-- | www/drupal7/Makefile | 4 | ||||
-rw-r--r-- | www/drupal7/distinfo | 4 | ||||
-rw-r--r-- | www/drupal7/pkg-plist | 1 |
3 files changed, 6 insertions, 3 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index cd113b43402d..bae6d0e3bb3a 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 CATEGORIES= www MASTER_SITES= http://drupal.org/drupal/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -15,7 +15,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= esn@x123.info COMMENT= CMS that supports pgsql and mysql +.if exists(/usr/local/lib/libpq.so.3) RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB +.endif NO_BUILD= yes DRUPDIR= www/data/drupal diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index b78ee9033cf9..4e116ffc8e8e 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,2 +1,2 @@ -MD5 (drupal-4.4.0.tgz) = 2cbcd37a1cb94f50ff73a229407453da -SIZE (drupal-4.4.0.tgz) = 439895 +MD5 (drupal-4.4.1.tgz) = 97669cb3f61e7439926761e6a7581027 +SIZE (drupal-4.4.1.tgz) = 440382 diff --git a/www/drupal7/pkg-plist b/www/drupal7/pkg-plist index 658530278d2a..2c87d23a2484 100644 --- a/www/drupal7/pkg-plist +++ b/www/drupal7/pkg-plist @@ -33,6 +33,7 @@ www/data/drupal/misc/druplicon.eps.gz www/data/drupal/misc/druplicon.png www/data/drupal/misc/druplicon.psp www/data/drupal/misc/druplicon.txt +www/data/drupal/misc/forum-closed.gif www/data/drupal/misc/forum-default.gif www/data/drupal/misc/forum-hot-new.gif www/data/drupal/misc/forum-hot.gif |