Bug 77084 - Maintainer update: sysutils/dar 2.1.5B -> 2.2.0
Summary: Maintainer update: sysutils/dar 2.1.5B -> 2.2.0
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-04 02:00 UTC by Edson Brandi
Modified: 2005-02-06 18:48 UTC (History)
0 users

See Also:


Attachments
file.diff (117 bytes, patch)
2005-02-04 02:00 UTC, Edson Brandi
no flags Details | Diff
file.diff (1.73 KB, patch)
2005-02-04 02:00 UTC, Edson Brandi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Edson Brandi 2005-02-04 02:00:44 UTC
Update port sysutils/dar version 2.1.5 -> 2.2.0

Fix: iff -ruN dar.old/Makefile dar/Makefile
PORTNAME=      dar
-PORTVERSION=   2.1.5
+PORTVERSION=   2.2.0
  CATEGORIES=    sysutils
  MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=    ${PORTNAME}
@@ -15,7 +15,10 @@
  COMMENT=       DAR is a full featured command-line backup tool, aimed for disks

  INSTALLS_SHLIB=        yes
-USE_INC_LIBTOOL_VER=13
+USE_INC_LIBTOOL_VER=15
+USE_GETTEXT=yes
+CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
+
  MAN1=          dar.1 dar_cp.1 dar_manager.1 dar_slave.1 dar_xform.1

  .include <bsd.port.mk>
How-To-Repeat: 
NA
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-04 15:17:53 UTC
State Changed
From-To: open->feedback

Does not patch: 
2 out of 2 hunks failed--saving rejects to Makefile.rej 
1 out of 1 hunks failed--saving rejects to pkg-plist.rej
Comment 2 Yen-Ming Lee freebsd_committer freebsd_triage 2005-02-06 18:48:15 UTC
State Changed
From-To: feedback->closed

Committed, thanks.