-Update to 0.4.3. [1]
-Portlint: -Remove USE_REINPLACE. Reminded by: http://beta.inerd.com/portscout/ [1]
This commit is contained in:
parent
2e390b6f4f
commit
5e2f1ea75a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158748
2 changed files with 5 additions and 7 deletions
|
@ -7,11 +7,10 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= nautilus
|
PORTNAME= nautilus
|
||||||
PORTVERSION= 0.4.2
|
PORTVERSION= 0.4.3
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= x11-fm gnome
|
CATEGORIES= x11-fm gnome
|
||||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||||
MASTER_SITE_SUBDIR= sources/nautilus-python/${PORTVERSION:R}/
|
MASTER_SITE_SUBDIR= sources/nautilus-python/${PORTVERSION:R}
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
DISTNAME= nautilus-python-${PORTVERSION}
|
DISTNAME= nautilus-python-${PORTVERSION}
|
||||||
|
|
||||||
|
@ -23,7 +22,6 @@ LIB_DEPENDS= nautilus-extension:${PORTSDIR}/x11-fm/nautilus2
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNOME= gnomeprefix gnomehack pygnome2
|
USE_GNOME= gnomeprefix gnomehack pygnome2
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (nautilus-python-0.4.2.tar.bz2) = 46058d1cc02136ae18b39619ed15643e
|
MD5 (nautilus-python-0.4.3.tar.bz2) = d676ff598426fbcda3f103d41d60d520
|
||||||
SHA256 (nautilus-python-0.4.2.tar.bz2) = 98726d2096a88e0b0c6cdd7abe60df018d9978d7f3fed2be9f53356ab7b8702a
|
SHA256 (nautilus-python-0.4.3.tar.bz2) = f9620ecf1feb0e0922fce862e0631b23a95c5e845eeb2f646a78ee00ed6697b1
|
||||||
SIZE (nautilus-python-0.4.2.tar.bz2) = 229300
|
SIZE (nautilus-python-0.4.3.tar.bz2) = 229799
|
||||||
|
|
Loading…
Reference in a new issue