ports/153176: Update sysutils/ipa to 2.0.8 version
Andrey Simonenko
simon at comsys.ntu-kpi.kiev.ua
Wed Dec 15 11:30:12 UTC 2010
>Number: 153176
>Category: ports
>Synopsis: Update sysutils/ipa to 2.0.8 version
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 15 11:30:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Andrey Simonenko
>Release: FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
>Description:
Please update sysutils/ipa to 2.0.8 version.
>How-To-Repeat:
>Fix:
diff -ruN ipa.orig/Makefile ipa/Makefile
--- ipa.orig/Makefile 2010-03-16 09:04:59.000000000 +0200
+++ ipa/Makefile 2010-12-15 13:17:29.000000000 +0200
@@ -6,7 +6,7 @@
#
PORTNAME= ipa
-PORTVERSION= 2.0.7
+PORTVERSION= 2.0.8
CATEGORIES= sysutils
MASTER_SITES= SF/ipa-system
@@ -22,10 +22,7 @@
LIMITS "Enable limits support" on \
SUBLIMITS "Enable sublimits support" on \
THRESHOLDS "Enable thresholds support" on \
- CTL_CREDS "Enable ipactl's messages credentials" off \
- MEMFUNC_DEBUG "Enable ipa_memfunc debugging" off \
- DEBUG_INFO "Produce debugging information" off \
- MAN_KOI8_R "Install Russian manual pages" off
+ CTL_CREDS "Enable ipactl's messages credentials" off
.include <bsd.port.pre.mk>
@@ -53,28 +50,14 @@
CONFIGURE_ARGS+= --enable-ctl-creds
.endif
-.if defined(WITH_MEMFUNC_DEBUG)
-CONFIGURE_ARGS+= --enable-memfunc-debug
-.endif
-
-.if defined(WITH_DEBUG_INFO)
-STRIP= # empty
-CFLAGS+= -g
-.endif
-
MAN3= ipa_mod.3
MAN5= ipa.conf.5 ipastat.conf.5
MAN8= ipa.8 ipactl.8 ipastat.8
-MANLANG= ""
-.if defined(WITH_MAN_KOI8_R)
-MANLANG+= ru.KOI8-R
-.endif
+MANLANG= "" ru.KOI8-R
do-install:
cd ${WRKSRC}/src && ${MAKE} install
cd ${WRKSRC}/man && ${MAKE} install-am
-.if defined(WITH_MAN_KOI8_R)
cd ${WRKSRC}/man/ru.KOI8-R && ${MAKE} install
-.endif
.include <bsd.port.post.mk>
diff -ruN ipa.orig/distinfo ipa/distinfo
--- ipa.orig/distinfo 2010-03-16 09:04:59.000000000 +0200
+++ ipa/distinfo 2010-12-15 13:16:08.000000000 +0200
@@ -1,3 +1,2 @@
-MD5 (ipa-2.0.7.tar.bz2) = 6b1aa20e742fcc22c5ce2285dcde6417
-SHA256 (ipa-2.0.7.tar.bz2) = 638a5e8a5261b90eb33d3f69122b3c3167af6eb92b57161f458609e433598e14
-SIZE (ipa-2.0.7.tar.bz2) = 292861
+SHA256 (ipa-2.0.8.tar.bz2) = b20b2bda825eb95e7989eddbb9e244d00b7543e7f4703cb723dec438eaf0c2f4
+SIZE (ipa-2.0.8.tar.bz2) = 298517
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list