diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-08 20:33:08 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-08 20:33:08 +0800 |
commit | 4179f521fac95d841ebc07264ff968fd32927494 (patch) | |
tree | 8d8198485da3ad4382e6c7bc7097f08968985d34 /editors | |
parent | ea3d2bcf38bde3ce94d612d5c70cef86290088c2 (diff) | |
download | marcuscom-ports-4179f521fac95d841ebc07264ff968fd32927494.tar marcuscom-ports-4179f521fac95d841ebc07264ff968fd32927494.tar.gz marcuscom-ports-4179f521fac95d841ebc07264ff968fd32927494.tar.bz2 marcuscom-ports-4179f521fac95d841ebc07264ff968fd32927494.tar.lz marcuscom-ports-4179f521fac95d841ebc07264ff968fd32927494.tar.xz marcuscom-ports-4179f521fac95d841ebc07264ff968fd32927494.tar.zst marcuscom-ports-4179f521fac95d841ebc07264ff968fd32927494.zip |
Update to 2.10.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3892 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit/Makefile | 4 | ||||
-rw-r--r-- | editors/gedit/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 3f23f3897..ca0ae8b12 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gedit -PORTVERSION= 2.9.7 +PORTVERSION= 2.10.0 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.9 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 8e4311da5..7d546ded5 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gedit-2.9.7.tar.bz2) = 617b4179dcdad83f3e24ea64d287128c -SIZE (gnome2/gedit-2.9.7.tar.bz2) = 3072615 +MD5 (gnome2/gedit-2.10.0.tar.bz2) = 933f551489ca8303a07f3cd0c42d5881 +SIZE (gnome2/gedit-2.10.0.tar.bz2) = 3097584 |