summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-12-23 16:23:46 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-12-23 16:23:46 +0000
commitd6a3e545fb522fd2440f3d9c9a913d96ea77651c (patch)
tree4ce45ee4afdc19fb6e874780f1258511f20803b1
parentRegister conflict with p5-Net-Z3950-ZOOM. (diff)
Update to 1.04.
Notes
Notes: svn path=/head/; revision=180611
-rw-r--r--net/p5-Net-Z3950-SimpleServer/Makefile9
-rw-r--r--net/p5-Net-Z3950-SimpleServer/distinfo6
2 files changed, 11 insertions, 4 deletions
diff --git a/net/p5-Net-Z3950-SimpleServer/Makefile b/net/p5-Net-Z3950-SimpleServer/Makefile
index 036460536f19..aabd1b2dca07 100644
--- a/net/p5-Net-Z3950-SimpleServer/Makefile
+++ b/net/p5-Net-Z3950-SimpleServer/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= Net-Z3950-SimpleServer
-PORTVERSION= 1.03
+PORTVERSION= 1.04
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
+DISTNAME= ${PORTNAME}-${PORTVERSION}-update
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
@@ -22,6 +23,12 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
MAN3= Net::Z3950::GRS1.3 Net::Z3950::SimpleServer.3
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
+pre-configure:
+ cd ${WRKSRC} && \
+ ${REINPLACE_CMD} -e 's,LOG_WARN,YLOG_WARN,' SimpleServer.xs
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
diff --git a/net/p5-Net-Z3950-SimpleServer/distinfo b/net/p5-Net-Z3950-SimpleServer/distinfo
index 74830d0a5e7e..aa09e199bbde 100644
--- a/net/p5-Net-Z3950-SimpleServer/distinfo
+++ b/net/p5-Net-Z3950-SimpleServer/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-Z3950-SimpleServer-1.03.tar.gz) = 295b72babc696fb31cae204a3117ac0c
-SHA256 (Net-Z3950-SimpleServer-1.03.tar.gz) = 43ac7a2a20973c5a6a0d0783b0464c8094516861bfe20d20b90049bc61fca7df
-SIZE (Net-Z3950-SimpleServer-1.03.tar.gz) = 29302
+MD5 (Net-Z3950-SimpleServer-1.04-update.tar.gz) = 58dfd5d7f840b94cdcfc5bcff10b739e
+SHA256 (Net-Z3950-SimpleServer-1.04-update.tar.gz) = 2a910b88b617ad5e9f8ead1d0bbae20ae8baec5c90ad1848bd7147142d42119e
+SIZE (Net-Z3950-SimpleServer-1.04-update.tar.gz) = 29415