diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-20 03:38:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-20 03:38:50 +0800 |
commit | c3ffb5cd5f1c769c995edbd29ea71b5e4adba4d8 (patch) | |
tree | 41377cbadd8c02c4adad9cf911097fd063e318b5 /graphics | |
parent | 631ef8ae8fe6e46696532faf71c0588e95ce735a (diff) | |
download | freebsd-ports-gnome-c3ffb5cd5f1c769c995edbd29ea71b5e4adba4d8.tar.gz freebsd-ports-gnome-c3ffb5cd5f1c769c995edbd29ea71b5e4adba4d8.tar.zst freebsd-ports-gnome-c3ffb5cd5f1c769c995edbd29ea71b5e4adba4d8.zip |
Update to 0.22.0.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf/Makefile | 4 | ||||
-rw-r--r-- | graphics/gdk-pixbuf/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index c04067314a1a..7bd29961cd72 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -6,10 +6,10 @@ # PORTNAME?= gdk-pixbuf -PORTVERSION= 0.21.0 +PORTVERSION= 0.22.0 CATEGORIES?= graphics MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gdk-pixbuf/0.21 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.22 DISTNAME= gdk-pixbuf-${PORTVERSION} DIST_SUBDIR= gnome diff --git a/graphics/gdk-pixbuf/distinfo b/graphics/gdk-pixbuf/distinfo index 67817544c62b..bb0dc12c4cbc 100644 --- a/graphics/gdk-pixbuf/distinfo +++ b/graphics/gdk-pixbuf/distinfo @@ -1 +1 @@ -MD5 (gnome/gdk-pixbuf-0.21.0.tar.bz2) = a6a185d555a8d665cb66ba909a7fb92d +MD5 (gnome/gdk-pixbuf-0.22.0.tar.bz2) = 05fcb68ceaa338614ab650c775efc2f2 |