Bug 56285 - [UPDATE] sysutils/dvd+rw-tools to latest version...
Summary: [UPDATE] sysutils/dvd+rw-tools to latest version...
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-01 18:40 UTC by Chuck Swiger
Modified: 2003-09-02 05:55 UTC (History)
0 users

See Also:


Attachments
file.diff (275 bytes, patch)
2003-09-01 18:40 UTC, Chuck Swiger
no flags Details | Diff
file.diff (362 bytes, patch)
2003-09-01 18:40 UTC, Chuck Swiger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chuck Swiger 2003-09-01 18:40:17 UTC
The author released a new version and make some changes to provide FreeBSD
port hooks, so it's no longer necessary to patch the Makefile.

Fix: PORTNAME=      dvd+rw-tools
-PORTVERSION=   5.10.4.5.4
+PORTVERSION=   5.12.4.7.4
 CATEGORIES=    sysutils
 MASTER_SITES=  http://www.pkix.net/mirror/fy.chalmers.se/ \
                http://fy.chalmers.se/~appro/linux/DVD+RW/tools/
@@ -16,6 +16,9 @@
 RUN_DEPENDS=   ${LOCALBASE}/bin/mkisofs:${PORTSDIR}/sysutils/mkisofs

 MAN1=          growisofs.1
+
+# This software is installed setuid-root (mode 4755) by default under Linux.
+INSTALL_TARGET=        BIN_MODE=00755 install

 post-install:
        ${INSTALL_MAN} ${WRKSRC}/growisofs.1 ${MANPREFIX}/man/man1/
How-To-Repeat: 
N/A.
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2003-09-02 05:47:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will take care of it
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2003-09-02 05:55:15 UTC
State Changed
From-To: open->closed

committed, thanks.