aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-02-11 16:48:43 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-02-11 16:48:43 +0000
commit876b22aacc454823b30225f7eb1ebecd5857a78a (patch)
tree050bbedcac77ae6d66691f6d06e18fe765ffa82c /mail
parente09efcbd71956164705556d9b1097f7c5dbf61a6 (diff)
downloadports-876b22aacc454823b30225f7eb1ebecd5857a78a.tar.gz
ports-876b22aacc454823b30225f7eb1ebecd5857a78a.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/openwebmail-devel/Makefile7
-rw-r--r--mail/openwebmail-devel/distinfo4
-rw-r--r--mail/openwebmail/Makefile2
3 files changed, 6 insertions, 7 deletions
diff --git a/mail/openwebmail-devel/Makefile b/mail/openwebmail-devel/Makefile
index 14d79b25b88d..3291a883b73c 100644
--- a/mail/openwebmail-devel/Makefile
+++ b/mail/openwebmail-devel/Makefile
@@ -5,17 +5,16 @@
# $FreeBSD$
#
-PORTVERSION= 2.50.20050112
+PORTVERSION= 2.50.20050210
MASTER_SITE_SUBDIR= snapshot
-DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([0-9]*)$/-\1/}
PKGNAMESUFFIX= -devel
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
MAINTAINER= leeym@FreeBSD.org
MASTERDIR= ${.CURDIR}/../openwebmail
MD5_FILE= ${.CURDIR}/distinfo
-CONFLICTS= ${PORTNAME}-[0-9].[0-9][0-9]
-LATEST_LINK= openwebmail-devel
+CONFLICTS= ${PORTNAME}-[0-9]*
.include "${MASTERDIR}/Makefile"
diff --git a/mail/openwebmail-devel/distinfo b/mail/openwebmail-devel/distinfo
index de60c43b8b6d..4a8b33bd09f1 100644
--- a/mail/openwebmail-devel/distinfo
+++ b/mail/openwebmail-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (openwebmail-2.50-20050112.tar.gz) = 6c794ff322cc1dff40643d1f2d8ff4d1
-SIZE (openwebmail-2.50-20050112.tar.gz) = 6894549
+MD5 (openwebmail-2.50-20050210.tar.gz) = eca9bf208ec6d9bdf9a27f683fb253f7
+SIZE (openwebmail-2.50-20050210.tar.gz) = 7023941
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile
index 0767c142b3c9..874d7f00f86d 100644
--- a/mail/openwebmail/Makefile
+++ b/mail/openwebmail/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-T
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${LOCALBASE}/sbin/lsof:${PORTSDIR}/sysutils/lsof
-CONFLICTS?= ${PORTNAME}-[0-9].[0-9][0-9].[0-9]*
+CONFLICTS?= ${PORTNAME}-devel-[0-9]*
USE_PERL5= yes
NO_BUILD= yes