FreeBSD Bugzilla – Attachment 29050 Details for
Bug 48626
Maintainer update: multimedia/dvdrip
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.04 KB, created by
Michael Nottebrock
on 2003-02-24 14:10:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michael Nottebrock
Created:
2003-02-24 14:10:07 UTC
Size:
1.04 KB
patch
obsolete
>diff -urN dvdrip.orig/Makefile dvdrip/Makefile >--- dvdrip.orig/Makefile Mon Feb 24 13:57:01 2003 >+++ dvdrip/Makefile Mon Feb 24 14:34:30 2003 >@@ -2,11 +2,12 @@ > # Date created: 18 April 2002 > # Whom: Michael Nottebrock <michaelnottebrock@gmx.net> > # >-# $FreeBSD: ports/multimedia/dvdrip/Makefile,v 1.9 2003/02/24 12:57:01 nobutaka Exp $ >+# $FreeBSD: ports/multimedia/dvdrip/Makefile,v 1.8 2003/02/21 12:51:05 knu Exp $ > # > > PORTNAME= dvdrip > PORTVERSION= 0.48.8 >+PORTREVISION= 1 > CATEGORIES= multimedia > MASTER_SITES= http://www.exit1.org/dvdrip/dist/ > DISTNAME= Video-DVDRip-${PORTVERSION} >@@ -44,6 +45,8 @@ > MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > MAN3= Video::DVDRip.3 > >+.include <bsd.port.pre.mk> >+ > pre-everything:: > .if !defined(WITHOUT_CLUSTER) > @${ECHO_MSG} >@@ -74,4 +77,9 @@ > post-install: > @${CAT} ${PKGMESSAGE} > >-.include <bsd.port.mk> >+.if ${PERL_LEVEL} < 500600 >+BROKEN= "You need at least perl 5.6.0. Do not use FreeBSD 4.x' system perl,\ >+ it's outdated. Install lang/perl5 and issue 'use.perl port'" >+.endif >+ >+.include <bsd.port.post.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 48626
: 29050