diff options
author | flz <flz@FreeBSD.org> | 2005-10-13 18:34:32 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-10-13 18:34:32 +0800 |
commit | 74d8fbad5fb3e7c0c3851c9d23c1421ac8465493 (patch) | |
tree | 9742d01c15d7bc4136533fe716ab4fd33ec52af3 /misc | |
parent | 9f127e298186d16713a4a8818702aeccf91c9caf (diff) | |
download | freebsd-ports-gnome-74d8fbad5fb3e7c0c3851c9d23c1421ac8465493.tar.gz freebsd-ports-gnome-74d8fbad5fb3e7c0c3851c9d23c1421ac8465493.tar.zst freebsd-ports-gnome-74d8fbad5fb3e7c0c3851c9d23c1421ac8465493.zip |
- Project moved to sourceforge.
- Update to 2.1.
- Mark as BROKEN since the new version doesn't compile and the oldest is not
fetchable anymore (previous master site disappeared).
PR: ports/87344
Submitted by: maintainer
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gaim-ignorance/Makefile | 8 | ||||
-rw-r--r-- | misc/gaim-ignorance/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/misc/gaim-ignorance/Makefile b/misc/gaim-ignorance/Makefile index 213ac80cedf3..653321f97bff 100644 --- a/misc/gaim-ignorance/Makefile +++ b/misc/gaim-ignorance/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ignorance -PORTVERSION= 1.3.1.2 -PORTREVISION= 2 +PORTVERSION= 2.1 CATEGORIES= misc -MASTER_SITES= http://bard.sytes.net/ignorance/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= gaim- MAINTAINER= kruptos@mlinux.org @@ -28,6 +28,8 @@ PLIST_SUB= EXAMPLESDIR_REL=${EXAMPLESDIR_REL} SUB_FILES= pkg-message +BROKEN= "does not compile" + .if !defined(NOPORTDOCS) PORTDOCS= README .endif diff --git a/misc/gaim-ignorance/distinfo b/misc/gaim-ignorance/distinfo index f39fbfedc5d7..d93196f3fc15 100644 --- a/misc/gaim-ignorance/distinfo +++ b/misc/gaim-ignorance/distinfo @@ -1,2 +1,2 @@ -MD5 (ignorance-1.3.1.2.tar.bz2) = 7e252d0113cdc5120bcf2da591573d6c -SIZE (ignorance-1.3.1.2.tar.bz2) = 226131 +MD5 (ignorance-2.1.tar.bz2) = 7a81c440e733e9156433fdd5e1806472 +SIZE (ignorance-2.1.tar.bz2) = 237880 |