Update to 2.32.

This commit is contained in:
Jeremy Messenger 2011-06-30 17:05:53 +00:00
parent 93b92b1168
commit 8209f5177e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276734
6 changed files with 8 additions and 10 deletions

View file

@ -6,8 +6,8 @@
#
PORTNAME= transmission
PORTVERSION= 2.31
PORTREVISION?= 0
PORTVERSION= 2.32
PORTREVISION?= 0
CATEGORIES?= net-p2p
MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/
PKGNAMESUFFIX?= -cli
@ -30,7 +30,6 @@ USE_OPENSSL= yes
GNU_CONFIGURE= yes
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}"
CONFIGURE_ARGS=--with-zlib=/usr \
--disable-libappindicator \
--disable-gconf2 \

View file

@ -1,2 +1,2 @@
SHA256 (transmission-2.31.tar.xz) = 82cd04c93c65df818d38dcec154f5864520ab3147fac372e11d8e9d12506deba
SIZE (transmission-2.31.tar.xz) = 2558880
SHA256 (transmission-2.32.tar.xz) = f30ba7452333bea5a78884ee98c9e75ce196f92eea0fb9110b326498bd86898c
SIZE (transmission-2.32.tar.xz) = 2597028

View file

@ -5,7 +5,7 @@
# $FreeBSD$
#
PORTREVISION= 1
PORTREVISION= 0
PKGNAMESUFFIX= -gtk2
MAINTAINER= mezz@FreeBSD.org

View file

@ -5,7 +5,7 @@
# $FreeBSD$
#
PORTREVISION= 2
PORTREVISION= 0
PKGNAMESUFFIX= -qt4
MAINTAINER= mezz@FreeBSD.org

View file

@ -6,7 +6,7 @@
#
PORTNAME= transmission
PORTVERSION= 2.31
PORTVERSION= 2.32
CATEGORIES= net-p2p
MASTER_SITES= # empty
DISTFILES= # empty

View file

@ -20,8 +20,7 @@ SLAVEPORT= web
NO_BUILD= yes
post-extract:
@${FIND} ${WRKSRC}/web -name .svn | ${XARGS} ${RM} -rf
@${FIND} ${WRKSRC}/web -name Makefile.* | ${XARGS} ${RM} -rf
@${FIND} ${WRKSRC}/web -name Makefile.* -delete
do-install:
@${MKDIR} ${DATADIR}/web