-Update to stable release at 1.0 to fix the fetch.
-While I am here, fix pkg-descr by remove an extra space and add a peroid. Approved by: portmgr (marcus via FreeNode/#freebsd-gnome)
This commit is contained in:
parent
bfb9989982
commit
a0465a4be1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175316
3 changed files with 6 additions and 5 deletions
|
@ -4,9 +4,10 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/devel/xdg-utils/Makefile,v 1.2 2006/09/02 21:01:28 ahze Exp $
|
||||
#
|
||||
|
||||
PORTNAME= xdg-utils
|
||||
DISTVERSION= 1.0beta3
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://portland.freedesktop.org/download/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (xdg-utils-1.0beta3.tgz) = 14ad3d9f467c865487b26ac03bdef2a7
|
||||
SHA256 (xdg-utils-1.0beta3.tgz) = f1c60fb596e361f192d201311568bd859b388dccf48089eeff924d118a9d7a6a
|
||||
SIZE (xdg-utils-1.0beta3.tgz) = 275943
|
||||
MD5 (xdg-utils-1.0.tgz) = 69842bbf2eb627519680a904541308fa
|
||||
SHA256 (xdg-utils-1.0.tgz) = 30a81831284378d1c891b8096938211c42eddea1f7ab5551aad4214cb886b985
|
||||
SIZE (xdg-utils-1.0.tgz) = 287261
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Tools to allow all applications to easily integrate with the free desktop
|
||||
Tools to allow all applications to easily integrate with the free desktop.
|
||||
|
||||
WWW: http://portland.freedesktop.org/
|
||||
|
|
Loading…
Reference in a new issue