diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-12 06:29:24 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-12 06:29:24 +0800 |
commit | 6bcbb76b4e97db76b8ad6837a09f60920fb6cf60 (patch) | |
tree | 64939cbb0f405117e288743390cb7c3b79f7edff /sysutils | |
parent | 96d5c47069556efd1407d9c63d978b0052af610d (diff) | |
download | freebsd-ports-gnome-6bcbb76b4e97db76b8ad6837a09f60920fb6cf60.tar.gz freebsd-ports-gnome-6bcbb76b4e97db76b8ad6837a09f60920fb6cf60.tar.zst freebsd-ports-gnome-6bcbb76b4e97db76b8ad6837a09f60920fb6cf60.zip |
- Update from 1.0 to 0.5 thus,
- bump PORTEPOCH
- provide additional master site
PR: 90178
Submitted by: Remington <MrL0Lz@gmail.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/915resolution/Makefile | 8 | ||||
-rw-r--r-- | sysutils/915resolution/distinfo | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sysutils/915resolution/Makefile b/sysutils/915resolution/Makefile index 58d12858b97e..4df9034a552a 100644 --- a/sysutils/915resolution/Makefile +++ b/sysutils/915resolution/Makefile @@ -5,10 +5,12 @@ # $FreeBSD$ PORTNAME= 915resolution -PORTVERSION= 1.0 +PORTVERSION= 0.5 +PORTEPOCH= 1 CATEGORIES= sysutils -MASTER_SITES= http://people.tecnik93.com/~acpi_perf/ -DISTNAME= ${PORTNAME} +MASTER_SITES= http://www.geocities.com/stomljen/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= ehaupt MAINTAINER= MrL0Lz@gmail.com COMMENT= Resolution tool for Intel i915 video cards diff --git a/sysutils/915resolution/distinfo b/sysutils/915resolution/distinfo index f5a2e49b64e0..353bbd3619f8 100644 --- a/sysutils/915resolution/distinfo +++ b/sysutils/915resolution/distinfo @@ -1,2 +1,3 @@ -MD5 (915resolution.tar.gz) = 288082ef15f031bd862328eea27b5024 -SIZE (915resolution.tar.gz) = 11416 +MD5 (915resolution-0.5.tar.gz) = 42776084c9d6abbe22c9ad0ba895bb43 +SHA256 (915resolution-0.5.tar.gz) = 2ffb3c4241d4b498a8653308750c59b458e16e78234a917ce4ece7e3e5ac314e +SIZE (915resolution-0.5.tar.gz) = 37097 |