Bug 95065 - [MANTAINER UPDATE] Update ddd to 3.3.11
Summary: [MANTAINER UPDATE] Update ddd to 3.3.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-29 07:00 UTC by Sergio Mangialardi
Modified: 2006-04-10 21:53 UTC (History)
0 users

See Also:


Attachments
file.diff (116 bytes, patch)
2006-03-29 07:00 UTC, Sergio Mangialardi
no flags Details | Diff
file.diff (5.77 KB, patch)
2006-03-29 07:00 UTC, Sergio Mangialardi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Mangialardi 2006-03-29 07:00:30 UTC
- Update to 3.3.11 version
- Remove unneeded dependency to devel/freelibiberty
- Change patch file names in files, according to handbook

Fix: PORTNAME=      ddd
-PORTVERSION=   3.3.10
+PORTVERSION=   3.3.11
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
@@ -15,10 +15,7 @@
 MAINTAINER=    sergio@softshark.org
 COMMENT=       Data Display Debugger -- a common graphical front-end for GDB/DBX/XDB

-LIB_DEPENDS=   iberty.1:${PORTSDIR}/devel/freelibiberty
-
 USE_GMAKE=     yes
-USE_REINPLACE= yes
 USE_XPM=       yes
 USE_MOTIF=     yes
 GNU_CONFIGURE= yes
@@ -26,7 +23,7 @@
 CFLAGS+=       -Wno-deprecated
 CPPFLAGS+=     -I${LOCALBASE}/include
 LDFLAGS+=      -L${LOCALBASE}/lib
-CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include/freelibiberty ${CPPFLAGS}' \
+CONFIGURE_ENV= CPPFLAGS='${CPPFLAGS}' \
                LDFLAGS='${LDFLAGS}'
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=        --with-motif-libraries="${LIBXMDIR}" \
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-03-29 08:40:08 UTC
State Changed
From-To: open->feedback

Your patch does not apply - looks like whitespace got damaged. 
Can you resubmit? Preferably post the patch on the webspace, or gzip it 
and mail it to me. 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-03-29 08:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Look after
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2006-04-10 19:27:08 UTC
Hey hey hey, any progress on ports/95065? I asked for resubmission with
correct whitespace two weeks ago...

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

Pain clots and unformed lice pat this train.
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2006-04-10 21:53:47 UTC
State Changed
From-To: feedback->closed

Committed, thanks!