summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/p5-SNMP_Session/Makefile7
-rw-r--r--net-mgmt/p5-SNMP_Session/distinfo2
-rw-r--r--net/p5-SNMP_Session/Makefile7
-rw-r--r--net/p5-SNMP_Session/distinfo2
4 files changed, 10 insertions, 8 deletions
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile
index 3524663..846aa5a 100644
--- a/net-mgmt/p5-SNMP_Session/Makefile
+++ b/net-mgmt/p5-SNMP_Session/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SNMP_Session
-PORTVERSION= 0.75
+PORTVERSION= 0.83
CATEGORIES= net perl5
MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/
PKGNAMEPREFIX= p5-
@@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
+PERL_CONFIGURE= yes
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+pre-install:
+ ${PERL} -pi -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/Makefile;
.include <bsd.port.mk>
diff --git a/net-mgmt/p5-SNMP_Session/distinfo b/net-mgmt/p5-SNMP_Session/distinfo
index bd6f80a..a272816 100644
--- a/net-mgmt/p5-SNMP_Session/distinfo
+++ b/net-mgmt/p5-SNMP_Session/distinfo
@@ -1 +1 @@
-MD5 (SNMP_Session-0.75.tar.gz) = a7a941e546771716047c026c612805b3
+MD5 (SNMP_Session-0.83.tar.gz) = d18ce3007d6b4f1cfd523c122c0653c9
diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile
index 3524663..846aa5a 100644
--- a/net/p5-SNMP_Session/Makefile
+++ b/net/p5-SNMP_Session/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SNMP_Session
-PORTVERSION= 0.75
+PORTVERSION= 0.83
CATEGORIES= net perl5
MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/
PKGNAMEPREFIX= p5-
@@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
+PERL_CONFIGURE= yes
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+pre-install:
+ ${PERL} -pi -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/Makefile;
.include <bsd.port.mk>
diff --git a/net/p5-SNMP_Session/distinfo b/net/p5-SNMP_Session/distinfo
index bd6f80a..a272816 100644
--- a/net/p5-SNMP_Session/distinfo
+++ b/net/p5-SNMP_Session/distinfo
@@ -1 +1 @@
-MD5 (SNMP_Session-0.75.tar.gz) = a7a941e546771716047c026c612805b3
+MD5 (SNMP_Session-0.83.tar.gz) = d18ce3007d6b4f1cfd523c122c0653c9
OpenPOWER on IntegriCloud