Bug 89412 - [patch] multimedia/libdvdcss - update to 1.2.9
Summary: [patch] multimedia/libdvdcss - update to 1.2.9
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: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-22 10:50 UTC by Adi Pircalabu
Modified: 2005-11-23 03:43 UTC (History)
0 users

See Also:


Attachments
file.diff (109 bytes, patch)
2005-11-22 10:50 UTC, Adi Pircalabu
no flags Details | Diff
file.diff (521 bytes, patch)
2005-11-22 10:50 UTC, Adi Pircalabu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adi Pircalabu 2005-11-22 10:50:00 UTC
Port updated to 1.2.9

Fix: Patch follows:

PORTNAME=      libdvdcss
-PORTVERSION=   1.2.8
-PORTREVISION=  1
+PORTVERSION=   1.2.9
 CATEGORIES=    multimedia
-MASTER_SITES=  ftp://ftp.videolan.org/pub/%SUBDIR%/
+MASTER_SITES=  http://download.videolan.org/pub/%SUBDIR%/
 MASTER_SITE_SUBDIR=    ${PORTNAME}/${PORTVERSION}

 MAINTAINER=    lioux@FreeBSD.org
@@ -20,7 +19,7 @@

 USE_BZIP2=     yes
 USE_GMAKE=     yes
-USE_AUTOTOOLS= libtool:13
+USE_AUTOTOOLS= libtool:15
 USE_REINPLACE= yes
 INSTALLS_SHLIB=        yes
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-22 11:03:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Over to maintainer
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2005-11-23 03:43:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!