diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-13 20:51:43 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-13 20:51:43 +0800 |
commit | bee7231555c3ad6bd50901eb33f87f4937b73859 (patch) | |
tree | 186cf566fb0e34a90af19175c2a6b4e130cfcabb | |
parent | 4e607f18feb26bcfe95f214d25cae9a3d15b9c5a (diff) | |
download | marcuscom-ports-bee7231555c3ad6bd50901eb33f87f4937b73859.tar marcuscom-ports-bee7231555c3ad6bd50901eb33f87f4937b73859.tar.gz marcuscom-ports-bee7231555c3ad6bd50901eb33f87f4937b73859.tar.bz2 marcuscom-ports-bee7231555c3ad6bd50901eb33f87f4937b73859.tar.lz marcuscom-ports-bee7231555c3ad6bd50901eb33f87f4937b73859.tar.xz marcuscom-ports-bee7231555c3ad6bd50901eb33f87f4937b73859.tar.zst marcuscom-ports-bee7231555c3ad6bd50901eb33f87f4937b73859.zip |
Update to 3.4.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16908 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/gnome-common/Makefile | 6 | ||||
-rw-r--r-- | devel/gnome-common/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile index 4a6679ca0..088d1a56d 100644 --- a/devel/gnome-common/Makefile +++ b/devel/gnome-common/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/gnome-common/Makefile,v 1.15 2009/09/26 13:41:58 marcus Exp $ +# $MCom: ports/devel/gnome-common/Makefile,v 1.17 2011/04/04 08:56:31 kwm Exp $ # PORTNAME= gnome-common -PORTVERSION= 2.34.0 +PORTVERSION= 3.4.0.1 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Common automake macros for GNOME 2 and GNOME 3 -USE_BZIP2= yes +USE_XZ= yes USE_GMAKE= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes diff --git a/devel/gnome-common/distinfo b/devel/gnome-common/distinfo index 8511c9818..d61f6ffd5 100644 --- a/devel/gnome-common/distinfo +++ b/devel/gnome-common/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/gnome-common-2.34.0.tar.bz2) = 7a9c4f9ab975501c36be3192aa61641abca045a215d519d7d00527706f1de1df -SIZE (gnome2/gnome-common-2.34.0.tar.bz2) = 151871 +SHA256 (gnome2/gnome-common-3.4.0.1.tar.xz) = 3d92a5d1dae550c409f644d87a4bba17342e14fb11ce8b1e58757ce35f3a46f7 +SIZE (gnome2/gnome-common-3.4.0.1.tar.xz) = 152084 |