diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 15:17:32 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 15:17:32 +0000 |
commit | 02415c68f5ac766ae5bd0ae4858762c8e570d62b (patch) | |
tree | 6045e0b5eebbf9e77caf4567713449680e5fa549 /graphics/dcraw-m | |
parent | da97618e2058f2d4d7b8c51f5c995cdf831cf9ed (diff) | |
download | freebsd-ports-02415c68f5ac766ae5bd0ae4858762c8e570d62b.zip |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'graphics/dcraw-m')
-rw-r--r-- | graphics/dcraw-m/Makefile | 5 | ||||
-rw-r--r-- | graphics/dcraw-m/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/graphics/dcraw-m/Makefile b/graphics/dcraw-m/Makefile index 2bb773858734..0d1798de202f 100644 --- a/graphics/dcraw-m/Makefile +++ b/graphics/dcraw-m/Makefile @@ -5,7 +5,6 @@ PORTNAME= dcraw-m PORTVERSION= 9.22 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= GHL MAINTAINER= waitman@waitman.net COMMENT= Modified Decoder for RAW files from digital cameras @@ -19,9 +18,7 @@ LIB_DEPENDS= libjasper.so:${PORTSDIR}/graphics/jasper \ USE_GITHUB= yes GH_ACCOUNT= waitman -GH_PROJECT= dcraw-m -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 1392579 +GH_TAGNAME= 1392579 USES= pkgconfig diff --git a/graphics/dcraw-m/distinfo b/graphics/dcraw-m/distinfo index fcd03ee98370..919ddaea3352 100644 --- a/graphics/dcraw-m/distinfo +++ b/graphics/dcraw-m/distinfo @@ -1,2 +1,2 @@ -SHA256 (dcraw-m-9.22.tar.gz) = 881c05540cc6ace3921c611f25c58e3c29a4f93133c1fdbded170fae4b5dce5e -SIZE (dcraw-m-9.22.tar.gz) = 95427 +SHA256 (waitman-dcraw-m-9.22-1392579_GH0.tar.gz) = bcd4985b8574b997276622f754d5f58b7545929eec277467927ff66351bf7cd6 +SIZE (waitman-dcraw-m-9.22-1392579_GH0.tar.gz) = 95419 |