diff options
author | martymac <martymac@FreeBSD.org> | 2013-04-17 15:02:55 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2013-04-17 15:02:55 +0800 |
commit | 950dc86eb316b38f01a7cd2783237c3066360787 (patch) | |
tree | 816a1043334f2b7a13a4a917b374656abb3d4719 /sysutils | |
parent | 76173a5add532b7cf490f66f86a5418cb2b2ebe1 (diff) | |
download | freebsd-ports-gnome-950dc86eb316b38f01a7cd2783237c3066360787.tar.gz freebsd-ports-gnome-950dc86eb316b38f01a7cd2783237c3066360787.tar.zst freebsd-ports-gnome-950dc86eb316b38f01a7cd2783237c3066360787.zip |
Update to 20130117
Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dvdvideo/Makefile | 11 | ||||
-rw-r--r-- | sysutils/dvdvideo/distinfo | 4 |
2 files changed, 5 insertions, 10 deletions
diff --git a/sysutils/dvdvideo/Makefile b/sysutils/dvdvideo/Makefile index b2782e65ae3f..f9272e93f0da 100644 --- a/sysutils/dvdvideo/Makefile +++ b/sysutils/dvdvideo/Makefile @@ -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) diff --git a/sysutils/dvdvideo/distinfo b/sysutils/dvdvideo/distinfo index 8cdd85d62e21..2febee268e4a 100644 --- a/sysutils/dvdvideo/distinfo +++ b/sysutils/dvdvideo/distinfo @@ -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 |