Update to 20130117
Feature safe: yes
This commit is contained in:
parent
be1ebf0642
commit
0f0d46aa87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315936
2 changed files with 5 additions and 10 deletions
|
@ -1,13 +1,8 @@
|
|||
# New ports collection makefile for: dvdvideo
|
||||
# Date created: 26 Jan 2012
|
||||
# Whom: Ganael Laplanche <ganael.laplanche@martymac.org>
|
||||
#
|
||||
# Created by: Ganael Laplanche <ganael.laplanche@martymac.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= dvdvideo
|
||||
PORTVERSION= 20120126
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 20130117
|
||||
CATEGORIES= sysutils multimedia
|
||||
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
|
||||
LOCAL/martymac
|
||||
|
@ -21,7 +16,7 @@ LICENSE= GPLv3
|
|||
|
||||
USE_PYTHON= 3.1+
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_EGGINFO= python_dvdvideo-0.1-py${PYTHON_VER}.egg-info
|
||||
PYDISTUTILS_EGGINFO= python_dvdvideo-0.${PORTVERSION}-py${PYTHON_VER}.egg-info
|
||||
|
||||
OPTIONS_DEFINE= DVDCSS
|
||||
.if !defined(PACKAGE_BUILDING)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (python-dvdvideo-20120126.tgz) = ca1bff3da9963a27c07ade74ea9d9443d1e71ab9e734a835f36765281fd93033
|
||||
SIZE (python-dvdvideo-20120126.tgz) = 21113
|
||||
SHA256 (python-dvdvideo-20130117.tgz) = 516e05c636df3260269b10a91492d9d1318a74f3b2dc55d6ebfe930266633a5b
|
||||
SIZE (python-dvdvideo-20130117.tgz) = 20852
|
||||
|
|
Loading…
Reference in a new issue